Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sampo Kivistö committed Mar 27, 2017
1 parent b5c24b7 commit b292281
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": "babel-plugin-inferno",
"version": "2.1.0",
"version": "3.0.0",
"description": "Turn JSX into Inferno virtual DOM",
"repository": "https://github.com/trueadm/babel-plugin-inferno",
"license": "MIT",
Expand Down Expand Up @@ -33,7 +33,7 @@
],
"dependencies": {
"babel-plugin-syntax-jsx": "^6.18.0",
"inferno-vnode-flags": "1.4.1"
"inferno-vnode-flags": "1.5.1"
},
"engines": {
"node": ">= 4.6.0"
Expand Down

0 comments on commit b292281

Please sign in to comment.