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

Commit efb7f1a

Browse files
committed
0.14.0
1 parent 74cbf19 commit efb7f1a

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.4",
3+
"version": "0.14.0",
44
"private": false,
55
"type": "module",
66
"typings": "dist/index.d.ts",
@@ -49,4 +49,4 @@
4949
"format": "prettier --write .",
5050
"prepublishOnly": "npm run build"
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)