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

Commit 37a2e72

Browse files
committed
0.13.2
1 parent e2e3792 commit 37a2e72

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.13.1",
3+
"version": "0.13.2",
44
"private": false,
55
"type": "module",
66
"typings": "dist/index.d.ts",
@@ -51,4 +51,4 @@
5151
"format": "prettier --write .",
5252
"prepublishOnly": "npm run build"
5353
}
54-
}
54+
}

0 commit comments

Comments
 (0)