diff options
| author | denobot <33910674+denobot@users.noreply.github.com> | 2023-01-25 18:15:08 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-26 00:15:08 +0100 |
| commit | a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8 (patch) | |
| tree | 6ef5113cd876240ac636e725cdfdbe3398d85f64 /lockfile/Cargo.toml | |
| parent | 34c14dbf995ab427a39642a478f183dd5a60005c (diff) | |
1.30.0 (#17532)
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Co-authored-by: Bartek IwaĆczuk <biwanczuk@gmail.com>
Diffstat (limited to 'lockfile/Cargo.toml')
| -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 8e6843285..c7f41b9e4 100644 --- a/lockfile/Cargo.toml +++ b/lockfile/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_lockfile" -version = "0.1.0" +version = "0.2.0" edition = "2021" license = "MIT" description = "An implementation of a lockfile used in Deno" |
