We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6073197 commit 93af165Copy full SHA for 93af165
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "typescript-json-serializer",
3
- "version": "4.0.1",
+ "version": "4.1.0",
4
"description": "Typescript library to serialize classes into json and deserialize json into classes.",
5
"source": "src/index.ts",
6
"main": "dist/index.cjs.js",
0 commit comments