From 43e8d24cc2019fced22104c1513924f9804665cf Mon Sep 17 00:00:00 2001 From: Julian Carter <53443041+julianxcarter@users.noreply.github.com> Date: Mon, 25 Apr 2022 16:13:09 -0400 Subject: [PATCH] Version 2.4.0 bump (#1070) * Version 2.3.1 bump * To 2.4.0! --- package.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5f5a0d768..81bb7aee7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fsh-sushi", - "version": "2.3.0", + "version": "2.4.0", "description": "Sushi Unshortens Short Hand Inputs (FSH Compiler)", "scripts": { "build": "del-cli dist && tsc && copyfiles -u 3 \"src/utils/init-project/*\" dist/utils/init-project", @@ -26,7 +26,8 @@ "Dylan Mahalingam ", "Chris Moesel ", "Mint Thompson ", - "Julian Carter " + "Julian Carter ", + "Guhan Thuran