diff --git a/CHANGELOG.md b/CHANGELOG.md index 788c301..8f90094 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package.json b/package.json index 30c75f9..2e81924 100644 --- a/package.json +++ b/package.json @@ -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 ", "keywords": [ "json",