Skip to content

Commit 4eb1523

Browse files
committed
chore: bump versions
1 parent 91dc005 commit 4eb1523

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quasar/quasar-app-extension-qscroller",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "QScroller - Embed string, time, date and range scrollers in your Quasar Apps",
55
"author": "Jeff Galbraith <[email protected]>",
66
"license": "MIT",
@@ -39,7 +39,7 @@
3939
"yarn": ">= 1.6.0"
4040
},
4141
"dependencies": {
42-
"@quasar/quasar-ui-qscroller": "^1.0.5"
42+
"@quasar/quasar-ui-qscroller": "^1.0.6"
4343
},
4444
"devDependencies": {
4545
"@vue/eslint-config-standard": "^5.1.0",

ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quasar/quasar-ui-qscroller",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"author": "Jeff Galbraith <[email protected]>",
55
"description": "QScroller - Embed string, time, date and range scrollers in your Quasar Apps",
66
"license": "MIT",

0 commit comments

Comments
 (0)