Skip to content

Commit

Permalink
Bumped version and CHANGELOG (1.13.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
exdis committed Sep 8, 2022
1 parent d8bd59e commit 37bdade
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## next
## 1.13.3 (08-09-2022)

* Fixed JSON parsing error issue when data loading from a slow responding server (#82)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsondiscovery",
"version": "1.13.2",
"version": "1.13.3",
"description": "Browser (Chrome, Firefox) extension for JSON discovery",
"author": "[email protected]",
"license": "MIT",
Expand Down

0 comments on commit 37bdade

Please sign in to comment.