We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40d6590 commit 45c2ed1Copy full SHA for 45c2ed1
include/valkey/valkey.h
@@ -50,7 +50,7 @@ typedef SSIZE_T ssize_t;
50
#include <stdint.h> /* uintXX_t, etc */
51
52
#define LIBVALKEY_VERSION_MAJOR 0
53
-#define LIBVALKEY_VERSION_MINOR 3
+#define LIBVALKEY_VERSION_MINOR 4
54
#define LIBVALKEY_VERSION_PATCH 0
55
56
/* Connection type can be blocking or non-blocking and is set in the
0 commit comments