Skip to content

Commit

Permalink
0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpods committed Jan 24, 2015
1 parent 12810e6 commit 227b613
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": "bin-search-tree",
"version": "0.9.0",
"version": "0.10.0",
"description": "Binary search tree",
"repository": {
"type": "git",
Expand Down Expand Up @@ -42,7 +42,7 @@
"sweet.js": "^0.7.3"
},
"scripts": {
"test": "mocha tests",
"test": "mocha tests",
"build": "gulp build"
}
}

0 comments on commit 227b613

Please sign in to comment.