Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Commit

Permalink
1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bbondy committed Jun 7, 2018
1 parent ae516c6 commit 479d535
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "bloom-filter-cpp",
"main": "./build/Release/bloom-filter-cpp",
"version": "1.1.7",
"version": "1.1.8",
"description": "",
"directories": {
"test": "test"
},
"dependencies": {
},
"dependencies": {},
"devDependencies": {
"cppunitlite": "^1.0.0",
"nan": "^2.2.1",
Expand Down

0 comments on commit 479d535

Please sign in to comment.