Skip to content

Commit 4f2e0ab

Browse files
committed
bump version number
1 parent 83af736 commit 4f2e0ab

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
@@ -47,7 +47,7 @@ do { \
4747

4848

4949
////////// CONSTANTS //////////
50-
#define JF_VERSION "0.2"
50+
#define JF_VERSION "0.2.1"
5151
#define JF_THREAD_BUFFER_DATA_SIZE (CURL_MAX_WRITE_SIZE +1)
5252
#define JF_ID_LENGTH 32
5353
///////////////////////////////

0 commit comments

Comments
 (0)