From 2e246c1c4decf0594ae1052dddc02859c3ec805a Mon Sep 17 00:00:00 2001 From: Ryan Van Etten Date: Sat, 27 May 2017 12:31:54 -0700 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99123ae..c000454 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flexboxes", - "version": "0.2.0", + "version": "0.3.0", "description": "CSS flexbox utility classes and grid system", "author": "Ryan Van Etten", "license": "ISC",