Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye64 committed Jul 25, 2021
1 parent 67ce9e4 commit f3f247f
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
@@ -1,6 +1,6 @@
{
"name": "@quasar/quasar-app-extension-qmediaplayer",
"version": "2.0.0-alpha.1",
"version": "2.0.0-alpha.2",
"description": "A Quasar App Extension for @quasar/quasar-ui-qmediaplayer",
"author": "Jeff Galbraith <jeff@quasar.dev>",
"license": "MIT",
Expand Down Expand Up @@ -42,6 +42,6 @@
"yarn": ">= 1.6.0"
},
"dependencies": {
"@quasar/quasar-ui-qmediaplayer": "^2.0.0-alpha.1"
"@quasar/quasar-ui-qmediaplayer": "^2.0.0-alpha.2"
}
}
2 changes: 1 addition & 1 deletion ui/package.json
@@ -1,6 +1,6 @@
{
"name": "@quasar/quasar-ui-qmediaplayer",
"version": "2.0.0-alpha.1",
"version": "2.0.0-alpha.2",
"author": "Jeff Galbraith <jeff@quasar.dev>",
"description": "QMediaPlayer is an HTML5 media player (Vue Plugin, UMD and Quasar App Extension)",
"license": "MIT",
Expand Down

0 comments on commit f3f247f

Please sign in to comment.