Skip to content

Commit 20391ac

Browse files
committed
Problem: need to update zyre.node version
Solution: set to 0.0.3, for next release
1 parent 9543489 commit 20391ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/nodejs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zyre",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Zyre",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)