Skip to content

Commit 489fcd8

Browse files
committed
chore: bump versions
1 parent f371d90 commit 489fcd8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quasar/quasar-app-extension-qscroller",
3-
"version": "1.0.0-alpha.11",
3+
"version": "1.0.0-alpha.12",
44
"description": "QScroller - Embed string, time, date and range scrollers in your Quasar Apps",
55
"author": "Jeff Galbraith <jeff@quasar.dev>",
66
"license": "MIT",
@@ -35,7 +35,7 @@
3535
"yarn": ">= 1.6.0"
3636
},
3737
"dependencies": {
38-
"@quasar/quasar-ui-qscroller": "1.0.0-alpha.3"
38+
"@quasar/quasar-ui-qscroller": "1.0.0-alpha.5"
3939
},
4040
"devDependencies": {
4141
"@vue/eslint-config-standard": "^4.0.0",

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quasar/quasar-ui-qscroller",
3-
"version": "1.0.0-alpha.4",
3+
"version": "1.0.0-alpha.5",
44
"author": "Jeff Galbraith <jeff@quasar.dev>",
55
"description": "QScroller - Embed string, time, date and range scrollers in your Quasar Apps",
66
"license": "MIT",

0 commit comments

Comments
 (0)