diff options
Diffstat (limited to 'tools/release/helpers/crates_io.ts')
-rw-r--r-- | tools/release/helpers/crates_io.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/release/helpers/crates_io.ts b/tools/release/helpers/crates_io.ts index b26539964..af26f55af 100644 --- a/tools/release/helpers/crates_io.ts +++ b/tools/release/helpers/crates_io.ts @@ -1,4 +1,4 @@ -// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license. export interface CratesIoMetadata { crate: { |