Skip to content

Commit 6f886ae

Browse files
committed
1.8.0
1 parent 210b9fa commit 6f886ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typedjson",
3-
"version": "1.8.0-rc1",
3+
"version": "1.8.0",
44
"description": "Typed JSON parsing and serializing for TypeScript that preserves type information, using decorators. Parse JSON into actual class instances.",
55
"main": "./lib/cjs/index.js",
66
"module": "./lib/esm5/index.js",

0 commit comments

Comments
 (0)