Skip to content

Commit

Permalink
fix: vedsion number
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Williams <[email protected]>
  • Loading branch information
technovangelist committed Apr 25, 2024
1 parent 314038e commit 95fd1d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.5",
"version": "0.0.7",
"scripts": {
"dev": "deno run --allow-read --allow-net --allow-write --watch main.ts",
"buildapp": "deno compile --allow-read --allow-net --allow-write --output airenamer main.ts"
Expand Down

0 comments on commit 95fd1d4

Please sign in to comment.