Skip to content

Commit eebe4f6

Browse files
committed
chore(release): 0.2.2
1 parent f9284ac commit eebe4f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http-get",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"repo": "clibs/http-get.c",
55
"description": "Simple HTTP GET requests backed by libcurl",
66
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http-get",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"repo": "clibs/http-get.c",
55
"description": "Simple HTTP GET requests backed by libcurl",
66
"keywords": [

0 commit comments

Comments
 (0)