Skip to content

Commit

Permalink
chore: version bump for release (#2165) (#2169)
Browse files Browse the repository at this point in the history
Co-authored-by: Gavin Barron <[email protected]>
  • Loading branch information
musale and gavinbarron authored Apr 6, 2023
1 parent 9b600de commit 4ffcb44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "root",
"private": true,
"version": "2.9.2",
"version": "2.10.0",
"workspaces": [
"packages/*",
"packages/providers/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/mgt-element/src/utils/version.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
// THIS FILE IS AUTO GENERATED
// ANY CHANGES WILL BE LOST DURING BUILD

export const PACKAGE_VERSION = '2.9.2';
export const PACKAGE_VERSION = '2.10.0';

0 comments on commit 4ffcb44

Please sign in to comment.