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 3a42d36 commit 1867a0f
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.4.1",
"version": "0.4.2",
"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 1867a0f

Please sign in to comment.