Skip to content

Commit dac98af

Browse files
committed
bump version 0.3.0
1 parent 445b800 commit dac98af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ do { \
5353

5454

5555
////////// CONSTANTS //////////
56-
#define JF_VERSION "0.2.3"
56+
#define JF_VERSION "0.3.0"
5757
#define JF_THREAD_BUFFER_DATA_SIZE (CURL_MAX_WRITE_SIZE +1)
5858
#define JF_ID_LENGTH 32
5959
///////////////////////////////

0 commit comments

Comments
 (0)