Skip to content

Commit 864f1de

Browse files
committed
Fix version mismatch
1 parent 7276ded commit 864f1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{ ps-pkgs, licenses, ... }:
22
with ps-pkgs;
3-
{ version = "0.2.1";
3+
{ version = "0.2.3";
44

55
dependencies =
66
[ foldable-traversable

0 commit comments

Comments
 (0)