Skip to content

Commit

Permalink
chore: JSR version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonjgardner committed Jul 19, 2024
1 parent c7626f3 commit 3446ca2
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.1",
"version": "1.2.0",
"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 3446ca2

Please sign in to comment.