Skip to content

Commit

Permalink
chore: version bump (#2378)
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinbarron committed Jun 1, 2023
1 parent b095694 commit a8902ac
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.10.2",
"version": "2.11.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.10.2';
export const PACKAGE_VERSION = '2.11.0';

0 comments on commit a8902ac

Please sign in to comment.