Skip to content

Commit

Permalink
Merge pull request #68 from shakilsiraj/release/1.7
Browse files Browse the repository at this point in the history
updating package json with the new version
  • Loading branch information
shakilsiraj authored Oct 11, 2021
2 parents 2bd6394 + f5fb01e commit 5f0b36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-object-mapper",
"version": "1.7.0",
"version": "1.7.1",
"description": "A TypeScript library to serialize and deserialize JSON objects in a fast and non-recursive way",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5f0b36f

Please sign in to comment.