Skip to content

Commit 5f0b36f

Browse files
authored
Merge pull request #68 from shakilsiraj/release/1.7
updating package json with the new version
2 parents 2bd6394 + f5fb01e commit 5f0b36f

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": "json-object-mapper",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "A TypeScript library to serialize and deserialize JSON objects in a fast and non-recursive way",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)