From 476832b3345282e69b49dcb676feb1948880b855 Mon Sep 17 00:00:00 2001 From: Jeff Escalante Date: Mon, 14 Sep 2015 14:41:36 +0300 Subject: [PATCH] 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2f29a1..5a75b11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "axis", - "version": "0.4.3", + "version": "0.5.0", "description": "css library built on stylus", "author": "Jeff Escalante", "main": "index.js",