Skip to content

Commit

Permalink
Version 2.4.0 bump (#1070)
Browse files Browse the repository at this point in the history
* Version 2.3.1 bump

* To 2.4.0!
  • Loading branch information
julianxcarter authored Apr 25, 2022
1 parent 52ea448 commit 43e8d24
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -26,7 +26,8 @@
"Dylan Mahalingam <[email protected]>",
"Chris Moesel <[email protected]>",
"Mint Thompson <[email protected]>",
"Julian Carter <[email protected]>"
"Julian Carter <[email protected]>",
"Guhan Thuran <[email protected]"
],
"repository": {
"type": "git",
Expand Down Expand Up @@ -99,4 +100,4 @@
"winston": "^3.3.3",
"yaml": "^1.9.2"
}
}
}

0 comments on commit 43e8d24

Please sign in to comment.