Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bconnorwhite committed Jan 10, 2023
1 parent a43b767 commit 8fef759
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [2.0.0](https://github.com/bconnorwhite/types-json/compare/v1.2.2...v2.0.0) (2023-01-10)



## [1.2.2](https://github.com/bconnorwhite/types-json/compare/v1.2.1...v1.2.2) (2020-10-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "types-json",
"version": "1.2.2",
"version": "2.0.0",
"description": "Type checking for JSON objects",
"license": "MIT",
"private": false,
Expand Down

0 comments on commit 8fef759

Please sign in to comment.