Skip to content

Commit 65c9738

Browse files
committed
Updated package json version
1 parent a9ca3f6 commit 65c9738

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": "serializr",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "Serialize and deserialize complex object graphs to JSON",
55
"main": "lib/serializr.umd.js",
66
"module": "lib/serializr.es.js",

0 commit comments

Comments
 (0)