From b67bf649e90129dc58095051913df6522379d7d0 Mon Sep 17 00:00:00 2001 From: Christoffer Niska Date: Mon, 28 Aug 2017 11:46:22 +0300 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 688168e..fcb4188 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-foundation", - "version": "0.8.2", + "version": "0.9.0", "description": "Foundation as React components.", "main": "lib/index.js", "jsnext:main": "src/index.js",