Skip to content

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Oct 26, 2020
1 parent a9671f6 commit bf83e68
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
## next
## 0.3.1 (2020-10-26)

- Changed build setup to allow building by any bundler that supports `browser` property in `package.json`
- Exposed version
Expand Down
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.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@discoveryjs/json-ext",
"version": "0.3.0",
"version": "0.3.1",
"description": "A set of utilities that extend the use of JSON",
"keywords": [
"json",
Expand Down

0 comments on commit bf83e68

Please sign in to comment.