Skip to content

Commit 38cc9cc

Browse files
committedJun 13, 2017
v1.3.0
1 parent 168a60a commit 38cc9cc

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,7 +1,7 @@
11
{
22
"name": "usb",
33
"description": "Library to access USB devices",
4-
"version": "1.2.2",
4+
"version": "1.3.0",
55
"engines": {
66
"node": ">=0.12.x"
77
},

1 commit comments

Comments
 (1)

matthova commented on Nov 9, 2017

@matthova
Contributor

Would be great to see a changelog.

Please sign in to comment.