From 9da0589cebd079d53a2eca04988b698da7becd45 Mon Sep 17 00:00:00 2001 From: Brent Jackson Date: Thu, 5 Jan 2017 11:19:18 -0500 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0727c64..bfb3ab1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "axs", - "version": "1.0.1", + "version": "1.0.2", "description": "A build-your-own responsive typography and layout UI toolkit for React", "main": "dist/index.js", "scripts": {