Skip to content

Commit f8aab27

Browse files
committed
release 0.1.3
1 parent c93088e commit f8aab27

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ohmycss",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"homepage": "https://github.com/0x142857/oh-my-css",
55
"authors": [
66
"0x142857 <[email protected]>"

index.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ html
3434
.main.col-sm-9
3535
h2.oh-h2 Pure css framework designed for the minimalist
3636
h3.oh-h3.doc Get started
37-
span.version Current version: 0.1.2 (Unstable)
37+
span.version Current version: 0.1.3 (Unstable)
3838
h4.oh-h4.doc Install
3939
:markdown
4040
**load Oh-My-CSS in your project**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ohmycss",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "oh-my-css pure css framework",
55
"main": "index.html",
66
"scripts": {

0 commit comments

Comments
 (0)