From 14ebb7b27f77d6769be48a2255184f121ffdcb77 Mon Sep 17 00:00:00 2001 From: Daniel Box Date: Mon, 30 Jan 2017 10:31:14 -0500 Subject: [PATCH] prep for 1.0 (#322) --- package.json | 2 +- readme.md | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index 09ea1c9..6534111 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "axis", - "version": "0.6.1", + "version": "1.0.0", "description": "css library built on stylus", "author": "Jeff Escalante", "license": "MIT", diff --git a/readme.md b/readme.md index 0d57d0f..04a42aa 100644 --- a/readme.md +++ b/readme.md @@ -7,8 +7,6 @@ Axis Axis is a large and robust css utility library built on top of [stylus](https://github.com/stylus/stylus). -> **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. - ### Installation You can install axis through npm, as such: