Skip to content

Commit 14ebb7b

Browse files
dboxjescalan
authored andcommitted
prep for 1.0 (#322)
1 parent f4cc9f1 commit 14ebb7b

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "axis",
3-
"version": "0.6.1",
3+
"version": "1.0.0",
44
"description": "css library built on stylus",
55
"author": "Jeff Escalante",
66
"license": "MIT",

readme.md

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Axis
77

88
Axis is a large and robust css utility library built on top of [stylus](https://github.com/stylus/stylus).
99

10-
> **Note:** This project is in early development, and versioning is a little different. [Read this](http://markup.im/#q4_cRZ1Q) for more details. Axis will not go to v1.0 until stylus has done so.
11-
1210
### Installation
1311

1412
You can install axis through npm, as such:

0 commit comments

Comments
 (0)