Skip to content

Commit cdb2e1b

Browse files
committed
Flake version to 0.13.3
1 parent fc7a398 commit cdb2e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
let
1212
pkgs = nixpkgs.legacyPackages.${system};
1313

14-
lastTag = "0.13.2";
14+
lastTag = "0.13.3";
1515

1616
revision = if (self ? shortRev)
1717
then "${self.shortRev}"

0 commit comments

Comments
 (0)