Skip to content

Commit 69c6b55

Browse files
committed
fix: correct release version
1 parent cfbfe4c commit 69c6b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@matmen/imagescript",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"exports": "./mod.ts",
55
"imports": {
66
"@std/bytes": "jsr:@std/bytes@^1.0.0"

0 commit comments

Comments
 (0)