From c20f22f6c5c2567715dea8127c60af35324ba80e Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Wed, 8 Jun 2016 15:29:36 -0700 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c56a292..94427af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-rosie", - "version": "2.0.0", + "version": "2.1.0", "description": "Factory for building React Props, Powered by RosieJS", "main": "dist/react-rosie.cjs.js", "jsnext:main": "dist/react-rosie.es6.js",