Skip to content

Commit

Permalink
release: v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pixeleet committed Oct 1, 2023
1 parent 7cb76c7 commit 3067ca4
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,8 +1,8 @@
{
"metadata": {
"minDenoVersion": "1.30",
"minDenoVersion": "1.37",
"name": "hello_deno",
"version": "1.0.0"
"version": "1.1.0"
},
"include": ["**/*"],
"exclude": ["vendor/*"],
Expand Down

0 comments on commit 3067ca4

Please sign in to comment.