Skip to content

Commit b91535d

Browse files
Bump version.
1 parent f620321 commit b91535d

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
@@ -48,7 +48,7 @@
4848
#include <utility>
4949

5050
namespace antithesis {
51-
inline const char* SDK_VERSION = "0.4.0";
51+
inline const char* SDK_VERSION = "0.4.1";
5252
inline const char* PROTOCOL_VERSION = "1.1.0";
5353

5454
struct JSON; struct JSONArray;

0 commit comments

Comments
 (0)