From 32b10cdc273bf87761c5f1f8af5f557b2ad065a5 Mon Sep 17 00:00:00 2001 From: "CJ Cenizal (MacBook Air)" Date: Tue, 24 May 2016 13:09:42 -0700 Subject: [PATCH] Bump to 0.1.3. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9bcd76..5b2db6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flexbox-patterns", - "version": "0.1.2", + "version": "0.1.3", "description": "Patterns for using flexbox CSS to build awesome UI components", "repository": "cjcenizal/flexbox-patterns", "author": {