Skip to content

Commit 0e59e15

Browse files
committed
Bump version to 0.0.2
1 parent dd31639 commit 0e59e15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

thinproxy.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
#include <unistd.h> /* pledge, unveil */
5353
#endif
5454

55-
#define THINPROXY_VERSION "0.0.1"
55+
#define THINPROXY_VERSION "0.0.2"
5656
#define DEFAULT_ADDR "127.0.0.1"
5757
#define DEFAULT_PORT "8080"
5858
#define DEFAULT_CONFIG "/etc/thinproxy.conf"

0 commit comments

Comments
 (0)