Skip to content

Commit 922d8b3

Browse files
committed
Update version in the nix file
1 parent 963afe2 commit 922d8b3

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.4.0";
5+
version = "0.4.2";
66

77
src = ./.;
88

0 commit comments

Comments
 (0)