Skip to content

Commit 38124d4

Browse files
committed
Bump to v0.3.1 to work around npm publish bug
1 parent 9409981 commit 38124d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rpi-gpio",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Control Raspberry Pi GPIO pins with node.js",
55
"main": "rpi-gpio.js",
66
"keywords:": [

0 commit comments

Comments
 (0)