Skip to content

Commit

Permalink
Release 0.3.2 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
imtoo authored Feb 14, 2017
1 parent 826c72c commit d74eb16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-bluekit",
"version": "0.3.1",
"version": "0.3.2",
"description": "Visualisation and Playground generated from Components",
"main": "lib/index.js",
"jsnext:main": "src/index.js",
Expand Down Expand Up @@ -74,7 +74,7 @@
"fuzzy": ">=0.1",
"gulp": ">=3",
"gulp-eslint": "^3.0.1",
"immutable": "^3.8.1",
"immutable": "3.8.1",
"lodash": "^4.16.6",
"nunjucks": ">=2",
"radium": ">=0.15",
Expand Down

0 comments on commit d74eb16

Please sign in to comment.