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 a73cea20b..036df881c 100644 --- a/lockfile/Cargo.toml +++ b/lockfile/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_lockfile" -version = "0.7.0" +version = "0.8.0" edition = "2021" license = "MIT" description = "An implementation of a lockfile used in Deno" |
