Skip to content

Commit e5fb8e5

Browse files
committed
Update package.json - version
Signed-off-by: Carey Li <[email protected]>
1 parent b9a4f69 commit e5fb8e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsbloom",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "a fast javascript counting bloom filter implementation",
55
"main": "bloom.js",
66
"directories": {

0 commit comments

Comments
 (0)