Skip to content

Commit 55b59ef

Browse files
committed
increase version number to 2.1
1 parent ebda79f commit 55b59ef

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.0";
12+
version = "2.1";
1313
pname = "Vatras";
1414
src = with pkgs.lib.fileset;
1515
toSource {

0 commit comments

Comments
 (0)