Skip to content

Commit

Permalink
chore: bump version (v2.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye64 committed Oct 25, 2021
1 parent 82d7568 commit c94cd6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quasar/quasar-app-extension-qoverlay",
"version": "2.0.0-alpha.3",
"version": "2.0.0",
"description": "A Quasar App Extension",
"author": "Jeff Galbraith <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -31,7 +31,7 @@
"overlay"
],
"dependencies": {
"@quasar/quasar-ui-qoverlay": "^2.0.0-alpha.3"
"@quasar/quasar-ui-qoverlay": "^2.0.0"
},
"engines": {
"node": ">= 10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quasar/quasar-ui-qoverlay",
"version": "2.0.0-alpha.3",
"version": "2.0.0",
"author": "Jeff Galbraith <[email protected]>",
"contributors": [
{
Expand Down

0 comments on commit c94cd6f

Please sign in to comment.