We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48894a2 commit 7fcceb8Copy full SHA for 7fcceb8
src/shardcache.c
@@ -21,7 +21,7 @@
21
#include "messaging.h"
22
#include "shardcache_replica.h"
23
24
-const char *LIBSHARDCACHE_VERSION = "0.29";
+const char *LIBSHARDCACHE_VERSION = "0.30";
25
26
extern int shardcache_log_initialized;
27
0 commit comments