Skip to content

Commit

Permalink
upd: Patch version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonjgardner authored Jul 15, 2024
1 parent c79167d commit fd7b754
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,6 +1,6 @@
{
"name": "@jjg/img2mcstructure",
"version": "1.1.0",
"version": "1.1.1",
"exports": "./mod.ts",
"tasks": {
"build:tailwind": "tailwindcss -i ./style.css -o ./static/style.css --minify",
Expand Down Expand Up @@ -66,4 +66,4 @@
],
"entrypoint": "main.ts"
}
}
}

0 comments on commit fd7b754

Please sign in to comment.