Skip to content

Commit 8b2975b

Browse files
committed
release 0.4.0
1 parent daa0166 commit 8b2975b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/http-get.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
#include <stdlib.h>
1414

15-
#define HTTP_GET_VERSION "0.3.0"
15+
#define HTTP_GET_VERSION "0.4.0"
1616

1717
typedef struct {
1818
char *data;

0 commit comments

Comments
 (0)