Skip to content

Commit

Permalink
Release as v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skerit committed Nov 12, 2020
1 parent 4c2ec5c commit 4917030
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.1.0 (WIP)
## 1.1.0 (2020-11-12)

* Added `whenDone` function parameter to the `unDry` & `unDryFunction` function calls
* Fixed infinite loop issue when using `Dry.clone()` that relies on `unDry` methods
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "json-dry",
"description": "Don't repeat yourself, JSON: Add support for (circular) references, class instances, ...",
"version": "1.1.0-alpha",
"version": "1.1.0",
"author": "Jelle De Loecker <[email protected]>",
"keywords": [
"json",
Expand Down

0 comments on commit 4917030

Please sign in to comment.