Skip to content

Commit ff83e2a

Browse files
committed
chore: update package version
1 parent e9de2a1 commit ff83e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-json-serializer",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"description": "Typescript library to serialize classes into json and deserialize json into classes.",
55
"source": "src/index.ts",
66
"main": "dist/index.cjs.js",

0 commit comments

Comments
 (0)