Skip to content

Commit d6ae291

Browse files
committed
Updated version on Nix file to sync with previous version bump.
1 parent da4efb1 commit d6ae291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.3.0";
5+
version = "0.4.0";
66

77
src = ./.;
88

0 commit comments

Comments
 (0)