Skip to content

Commit b555360

Browse files
Merge pull request #19 from antithesishq/refactoring
Refactoring and bug fixes
2 parents 91476e3 + cd6c8d3 commit b555360

File tree

2 files changed

+357
-376
lines changed

2 files changed

+357
-376
lines changed

antithesis-sdk-cpp.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
with pkgs;
33
stdenv.mkDerivation {
44
pname = "antithesis-sdk-cpp";
5-
version = "0.4.2";
5+
version = "0.4.3";
66

77
src = ./.;
88

0 commit comments

Comments
 (0)