Skip to content

Commit 7b2c185

Browse files
committed
increase version number to 2.3
1 parent db1b95b commit 7b2c185

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
}:
1111
pkgs.agdaPackages.mkDerivation {
12-
version = "2.2";
12+
version = "2.3";
1313
pname = "Vatras";
1414
src = with pkgs.lib.fileset;
1515
toSource {

0 commit comments

Comments
 (0)