Skip to content

Commit

Permalink
chore: bump to 0.3.0 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
danewalters committed Jul 24, 2024
1 parent 09798e9 commit 2ed119f
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,7 +1,7 @@
{
"$schema": "https://deno.land/x/deno/cli/schemas/config-file.v1.json",
"name": "@byzanteam/jet-queue-plugin-js",
"version": "0.2.3",
"version": "0.3.0",
"exports": {
".": "./mod.ts",
"./testing": "./src/testing.ts"
Expand Down

0 comments on commit 2ed119f

Please sign in to comment.