Skip to content

Commit

Permalink
release: updated version to v1.0.0-preview.12
Browse files Browse the repository at this point in the history
  • Loading branch information
CalvinWilkinson committed May 15, 2024
1 parent 30879d6 commit d0cae87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "v1.0.0-preview.11",
"version": "v1.0.0-preview.12",
"tasks": {
"check": "powershell cls && deno run -A ./.github/cicd/scripts/deno-check.ts",
"test": "powershell cls && deno test -A ./tests/*Tests.ts",
Expand Down

0 comments on commit d0cae87

Please sign in to comment.