Skip to content

Commit 8d201a1

Browse files
Bump version
1 parent 5cfe317 commit 8d201a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

antithesis_sdk.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
#include <utility>
4343

4444
namespace antithesis {
45-
inline const char* SDK_VERSION = "0.4.4";
45+
inline const char* SDK_VERSION = "0.4.5";
4646
inline const char* PROTOCOL_VERSION = "1.1.0";
4747

4848
struct JSON; struct JSONArray;

0 commit comments

Comments
 (0)