Skip to content

Commit f370281

Browse files
Echidna 2.0.3
1 parent 528c968 commit f370281

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ let
3434
'';
3535
};
3636

37-
v = "2.0.2";
37+
v = "2.0.3";
3838

3939
testInputs = [ newerPkgs.slither-analyzer solc ];
4040

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: echidna
33
author: Trail of Bits <[email protected]>
44
maintainer: Trail of Bits <[email protected]>
55

6-
version: 2.0.2
6+
version: 2.0.3
77

88
ghc-options: -Wall -fno-warn-orphans -O2 -threaded +RTS -N -RTS
99

0 commit comments

Comments
 (0)