From 92349ac5c3202b58f6b0995ad034b0756047ee69 Mon Sep 17 00:00:00 2001 From: Jelle De Loecker Date: Mon, 12 Aug 2024 14:18:15 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=20as=20v2.0.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a2bce8..dd94583 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 2.0.3 (WIP) +## 2.0.3 (2024-08-12) * Fix placeholders not being replaced in certain circular circumstances diff --git a/package.json b/package.json index d2d068b..a775bf2 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.3-alpha", + "version": "2.0.3", "author": "Jelle De Loecker ", "keywords": [ "json",