diff --git a/CHANGELOG.md b/CHANGELOG.md index ced1e4a..67726a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 2.0.2 (WIP) +## 2.0.2 (2023-10-05) * Add `BigInt` support diff --git a/package.json b/package.json index ccd3429..4d27073 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": "2.0.2-alpha", + "version": "2.0.2", "author": "Jelle De Loecker ", "keywords": [ "json",