Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dominiq007 committed Feb 18, 2024
1 parent acb2ecb commit 7aef8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const DENO_VERSION = Deno.version.deno;
export const MIN_DENO_VERSION = '1.40.0';
export const VERSION = '1.0.0-beta.6';
export const VERSION = '1.0.0-beta.7';

0 comments on commit 7aef8ce

Please sign in to comment.