Skip to content
This repository was archived by the owner on Jun 5, 2020. It is now read-only.

Commit 59eab72

Browse files
committed
Update package.json
1 parent 15794aa commit 59eab72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-arraybuffer",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "node-v0.12.0 > v8::ArrayBuffer handler",
55
"author": "vmolsa <[email protected]> (http://github.com/vmolsa)",
66
"license": "MIT",
@@ -9,4 +9,4 @@
99
"type": "git",
1010
"url": "git://github.com/vmolsa/node-arraybuffer.git"
1111
}
12-
}
12+
}

0 commit comments

Comments
 (0)