From 433c240ba5b131a38d597a57293edd957cebbcde Mon Sep 17 00:00:00 2001 From: CodeTheory Date: Fri, 4 Nov 2016 17:27:17 +0000 Subject: [PATCH] Change version number --- dist/eight.css | 2 +- package.json | 2 +- src/eight.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/eight.css b/dist/eight.css index 9ccf0bc..c9a4558 100644 --- a/dist/eight.css +++ b/dist/eight.css @@ -5,7 +5,7 @@ ---- - Version: 0.1.0 + Version: 0.0.1 License: MIT Repo: https://github.com/wulkano/eightpoint diff --git a/package.json b/package.json index 378ae1e..f28b6e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Eightpoint", - "version": "0.1.0", + "version": "0.0.1", "description": "Eightpoint is a CSS helper library built to help start projects quickly and maintain that quick rhythm by providing common components, a grid, readable typography and built in accessibility basics.", "main": "gulpfile.babel.js", "dependencies": {}, diff --git a/src/eight.css b/src/eight.css index 5692f73..41dae4b 100644 --- a/src/eight.css +++ b/src/eight.css @@ -5,7 +5,7 @@ ---- - Version: 0.1.0 + Version: 0.0.1 License: MIT Repo: https://github.com/wulkano/eightpoint