Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Phillip Clark committed May 12, 2021
1 parent c519870 commit 6efd1ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-ptr",
"version": "2.0.0",
"version": "2.1.0",
"author": "Phillip Clark <[email protected]>",
"description": "A complete implementation of JSON Pointer (RFC 6901) for nodejs and modern browsers.",
"keywords": [
Expand Down Expand Up @@ -91,4 +91,4 @@
"dependencies": {
"tslib": "^2.2.0"
}
}
}

0 comments on commit 6efd1ec

Please sign in to comment.