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 c94e2c6 commit f4d9ba6
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": "1.3.1",
"version": "1.4.0",
"description": "A Quasar App Extension for @quasar/quasar-ui-qmediaplayer",
"author": "Jeff Galbraith <jeff@quasar.dev>",
"license": "MIT",
Expand Down Expand Up @@ -42,7 +42,7 @@
"yarn": ">= 1.6.0"
},
"dependencies": {
"@quasar/quasar-ui-qmediaplayer": "^1.3.1"
"@quasar/quasar-ui-qmediaplayer": "^1.4.0"
},
"devDependencies": {
"@vue/eslint-config-standard": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion ui/package.json
@@ -1,6 +1,6 @@
{
"name": "@quasar/quasar-ui-qmediaplayer",
"version": "1.3.1",
"version": "1.4.0",
"author": "Jeff Galbraith <jeff@quasar.dev>",
"description": "QMediaPlayer is an HTML5 audio/video player (Vue Plugin, UMD and Quasar App Extension)",
"license": "MIT",
Expand Down

0 comments on commit f4d9ba6

Please sign in to comment.