Skip to content

Commit 170f21f

Browse files
committed
update flake.nix
1 parent 7a63685 commit 170f21f

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
@@ -25,7 +25,7 @@
2525

2626
packages.default = pkgs.deno2nix.mkExecutable {
2727
pname = "repl";
28-
version = "0.6.2";
28+
version = "0.7.0";
2929

3030
src = ./.;
3131
lockfile = "./deno.lock";

0 commit comments

Comments
 (0)