diff options
Diffstat (limited to 'lockfile')
| -rw-r--r-- | lockfile/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lockfile/Cargo.toml b/lockfile/Cargo.toml index d9af3f59b..08198f6e5 100644 --- a/lockfile/Cargo.toml +++ b/lockfile/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_lockfile" -version = "0.3.0" +version = "0.4.0" edition = "2021" license = "MIT" description = "An implementation of a lockfile used in Deno" |
