Skip to content

Commit dc62271

Browse files
author
Tobias Muellerleile
committed
0.2.0
1 parent f2c04fc commit dc62271

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qrc",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Native bindings for libqrencode & libpng",
55
"main": "index.js",
66
"scripts": {
@@ -22,7 +22,7 @@
2222
"license": "LGPL-2.1",
2323
"gypfile": true,
2424
"engines": {
25-
"node" : ">=0.10 <0.12"
25+
"node": ">=0.10 <0.12"
2626
},
2727
"dependencies": {
2828
"bindings": "1.1.0"

0 commit comments

Comments
 (0)