From a4988d00dad8b5e665cd1f38826674d1317e8cf9 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Mon, 6 Feb 2023 23:15:38 -0500 Subject: chore: forward v1.30.3 release commit to main (#17677) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bartlomieju Co-authored-by: Bartek IwaƄczuk --- lockfile/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lockfile/Cargo.toml') diff --git a/lockfile/Cargo.toml b/lockfile/Cargo.toml index 08198f6e5..775a75564 100644 --- a/lockfile/Cargo.toml +++ b/lockfile/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_lockfile" -version = "0.4.0" +version = "0.5.0" edition = "2021" license = "MIT" description = "An implementation of a lockfile used in Deno" -- cgit v1.2.3