Skip to content

Commit fe8ef34

Browse files
committed
0.8.0
1 parent b6c98b6 commit fe8ef34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-libcurl",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"author": "Jonathan Cardoso <me@jonathancardoso.com>",
55
"description": "Node bindings for libcurl. Based on the work from node-curl.",
66
"keywords": [
@@ -57,6 +57,6 @@
5757
},
5858
"engines": {
5959
"node": ">= 0.10.0",
60-
"npm" : ">= 2.14"
60+
"npm": ">= 2.14"
6161
}
6262
}

0 commit comments

Comments
 (0)