Skip to content

Commit

Permalink
Bump 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yomguithereal committed Nov 8, 2017
1 parent c6a771f commit 6e4ba37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.17.0 (provisional)
## 0.17.0

* Adding `HashedArrayTree`.
* Adding `BitVector`.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mnemonist",
"version": "0.16.0",
"version": "0.17.0",
"description": "Curated collection of data structures for the JavaScript language.",
"scripts": {
"lint": "eslint ./*.js ./utils ./test",
Expand Down

0 comments on commit 6e4ba37

Please sign in to comment.