Skip to content

Commit

Permalink
v3.11.0 (#1467)
Browse files Browse the repository at this point in the history
* v3.11.0

* New contributor!
  • Loading branch information
jafeltra committed Jun 5, 2024
1 parent aebd748 commit 657a136
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fsh-sushi",
"version": "3.10.0",
"version": "3.11.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 Down Expand Up @@ -30,7 +30,8 @@
"Chris Moesel <cmoesel@mitre.org>",
"Mint Thompson <mathompson@mitre.org>",
"Julian Carter <jacarter@mitre.org>",
"Guhan Thuran <gthuran@mitre.org"
"Guhan Thuran <gthuran@mitre.org",
"Kaelyn Jefferson <kjefferson@mitre.org>"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit 657a136

Please sign in to comment.