We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cfe317 commit 8d201a1Copy full SHA for 8d201a1
1 file changed
antithesis_sdk.h
@@ -42,7 +42,7 @@
42
#include <utility>
43
44
namespace antithesis {
45
- inline const char* SDK_VERSION = "0.4.4";
+ inline const char* SDK_VERSION = "0.4.5";
46
inline const char* PROTOCOL_VERSION = "1.1.0";
47
48
struct JSON; struct JSONArray;
0 commit comments