Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
alesgenova committed Jul 13, 2018
1 parent ed8ef5c commit 95b96bf
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": "split-me",
"version": "0.2.0",
"version": "0.3.0",
"description": "Universal web component to create arbitrary split layouts ",
"module": "dist/esm/index.js",
"main": "dist/index.js",
Expand All @@ -19,7 +19,7 @@
"lodash.throttle": "^4.1.1"
},
"devDependencies": {
"@stencil/core": "^0.10.2",
"@stencil/core": "^0.10.5",
"@types/jest": "^23.1.0",
"@types/lodash.throttle": "^4.1.3",
"jest": "^23.1.0"
Expand Down

0 comments on commit 95b96bf

Please sign in to comment.