Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavoguichard committed Aug 16, 2023
1 parent cd89563 commit 2cd2832
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": "1.8.0",
"version": "2.0.0",
"tasks": {
"test": "deno test --allow-env --allow-net --unstable src",
"publish": "deno task build-npm && cd npm/ && npm publish",
Expand Down

0 comments on commit 2cd2832

Please sign in to comment.