Skip to content

Commit

Permalink
bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jethrokuan committed Jun 27, 2017
1 parent 1082697 commit b0ccce2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sharedb-ace",
"version": "0.0.0-development",
"version": "1.0.1",
"description": "ShareDB keybindings for Ace Editor",
"main": "./source/sharedb-ace.js",
"repository": "https://github.com/jethrokuan/sharedb-ace",
Expand Down Expand Up @@ -39,8 +39,8 @@
"jsdom": "^9.10.0",
"mocha": "^3.2.0",
"pre-commit": "^1.2.2",
"webpack": "^1.14.0",
"semantic-release": "^6.3.6"
"semantic-release": "^6.3.6",
"webpack": "^1.14.0"
},
"dependencies": {
"event-emitter-es6": "^1.1.5",
Expand Down

0 comments on commit b0ccce2

Please sign in to comment.