Skip to content

Commit 99daa4c

Browse files
committed
Bump SDK_VERSION patch
1 parent d4a7630 commit 99daa4c

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
@@ -13,7 +13,7 @@
1313
#include <vector>
1414

1515
namespace antithesis {
16-
inline const char* SDK_VERSION = "0.3.0";
16+
inline const char* SDK_VERSION = "0.3.1";
1717
inline const char* PROTOCOL_VERSION = "1.0.0";
1818

1919
struct LocalRandom {

0 commit comments

Comments
 (0)