Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
eeriemyxi committed Oct 21, 2024
1 parent 099fa5d commit 8abd64c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions deno.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.4",
"version": "0.2.0",
"tasks": {
"dev": "deno run --watch src/main.ts",
"start": "deno fmt; deno --allow-all src/main.ts",
Expand All @@ -14,4 +14,3 @@
"fmt": {
"indentWidth": 4
}
}

0 comments on commit 8abd64c

Please sign in to comment.