Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit bc876af

Browse files
committed
0.11.18
1 parent 5c27817 commit bc876af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twindy-headless",
3-
"version": "0.11.17",
3+
"version": "0.11.18",
44
"private": false,
55
"type": "module",
66
"types": "dist/index.d.ts",
@@ -43,4 +43,4 @@
4343
"format": "prettier --write .",
4444
"prepublishOnly": "npm run build"
4545
}
46-
}
46+
}

0 commit comments

Comments
 (0)