Skip to content

Commit

Permalink
bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrtsmith committed Oct 3, 2017
1 parent 18bcc2a commit 503f795
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"lint": "eslint . --ext .js,.jsx"
},
"dependencies": {
"nebula-components": "^0.4.1",
"nebula-react": "^0.5.1",
"nebula-components": "^0.4.3",
"nebula-react": "^0.6.0",
"prop-types": "^15.5.10",
"react": "^15.6.1",
"react-dom": "^15.6.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nebula-react",
"version": "0.5.1",
"version": "0.6.0",
"description": "React Components for Nebula CSS",
"main": "lib/index.js",
"repository": "git@github.com:rbrtsmith/nebula-react.git",
Expand Down

0 comments on commit 503f795

Please sign in to comment.