Skip to content

Commit

Permalink
v2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dlrice committed Aug 31, 2020
1 parent e584cd9 commit 5d9e6f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nightingale-showcase-app",
"version": "2.16.3",
"version": "2.17.0",
"private": true,
"description": "A website to showcase all nightingale components",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "2.16.3"
"version": "2.17.0"
}
2 changes: 1 addition & 1 deletion packages/protvista-msa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "protvista-msa",
"version": "2.15.3",
"version": "2.17.0",
"files": [
"dist",
"src"
Expand Down

0 comments on commit 5d9e6f0

Please sign in to comment.