Skip to content

Commit

Permalink
v4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavo-salazar committed Feb 9, 2024
1 parent 7675904 commit bad5c36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"packages/*"
],
"npmClient": "yarn",
"version": "4.5.0",
"version": "4.5.1",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
2 changes: 1 addition & 1 deletion packages/nightingale-msa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nightingale-elements/nightingale-msa",
"version": "4.5.0",
"version": "4.5.1",
"files": [
"dist",
"src"
Expand Down

0 comments on commit bad5c36

Please sign in to comment.