Skip to content

Commit

Permalink
Release v0.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: m4rc3l05 <15786310+M4RC3L05@users.noreply.github.com>
  • Loading branch information
M4RC3L05 committed Jun 2, 2024
1 parent a7650f1 commit 86ef769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@m4rc3l05/noted",
"version": "0.8.0",
"version": "0.9.0",
"tasks": {
"api": "deno run -A --unstable-ffi --lock=deno.lock --cached-only src/apps/api/main.ts",
"web": "deno run -A --unstable-ffi --lock=deno.lock --cached-only src/apps/web/main.ts",
Expand Down

0 comments on commit 86ef769

Please sign in to comment.