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 22, 2024
1 parent e5c958a commit ab6cdd9
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.3.0",
"version": "0.4.0",
"tasks": {
"start": "deno fmt; deno --check --allow-all src/main.ts",
"install": "deno install -gf --name cela --allow-all src/main.ts"
Expand All @@ -14,4 +14,4 @@
"fmt": {
"indentWidth": 4
}
}
}

0 comments on commit ab6cdd9

Please sign in to comment.