Skip to content

Commit 503f795

Browse files
committed
bump minor version
1 parent 18bcc2a commit 503f795

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"lint": "eslint . --ext .js,.jsx"
66
},
77
"dependencies": {
8-
"nebula-components": "^0.4.1",
9-
"nebula-react": "^0.5.1",
8+
"nebula-components": "^0.4.3",
9+
"nebula-react": "^0.6.0",
1010
"prop-types": "^15.5.10",
1111
"react": "^15.6.1",
1212
"react-dom": "^15.6.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nebula-react",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"description": "React Components for Nebula CSS",
55
"main": "lib/index.js",
66
"repository": "git@github.com:rbrtsmith/nebula-react.git",

0 commit comments

Comments
 (0)