Skip to content

Commit c820659

Browse files
committed
Merge branch 'jl/bump-flake-0.13.3' into latest
2 parents 9335f23 + cdb2e1b commit c820659

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)