Skip to content

Commit 32122ae

Browse files
committed
update npm info
1 parent 859d26e commit 32122ae

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
build/
12
.git*
23
test.js
34
app.js

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rados",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description" : "Ceph rados client for node.js",
55
"author" : "Laurent Barbe <[email protected]>",
66
"main": "./build/Release/rados",

0 commit comments

Comments
 (0)