Skip to content

Commit

Permalink
feat: bump version
Browse files Browse the repository at this point in the history
eeriemyxi committed Oct 21, 2024
1 parent 16e7aa7 commit 6c47e31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 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",
@@ -14,4 +14,4 @@
"fmt": {
"indentWidth": 4
}
}
}

0 comments on commit 6c47e31

Please sign in to comment.