From 3dcaab4198bca63789eb595545fce004b9289d84 Mon Sep 17 00:00:00 2001 From: Andrew Bullock Date: Wed, 24 Apr 2024 08:37:37 +0100 Subject: [PATCH] bumped version --- changelog.md | 2 +- src/NUglify/NUglify.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 4e8cd44..7cfbb7f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ # Changelog -## v1.21.5 (23 April 2024) +## v1.21.6 (24 April 2024) - Fixes bug parsing arrow and anonymous functions as object properties within object destructuring. ## v1.21.4 (05 February 2024) diff --git a/src/NUglify/NUglify.csproj b/src/NUglify/NUglify.csproj index d2488c2..0bba881 100644 --- a/src/NUglify/NUglify.csproj +++ b/src/NUglify/NUglify.csproj @@ -18,7 +18,7 @@ git git://github.com/trullock/NUglify 1.6.0 - 1.21.5 + 1.21.6 latest