Skip to content

Commit 9e3fd44

Browse files
committed
chore: bump versions
1 parent 84e9e5d commit 9e3fd44

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-qmarkdown",
3-
"version": "1.0.22",
3+
"version": "1.0.23",
44
"description": "Display inline markdown in your Quasar App",
55
"author": "Jeff Galbraith <[email protected]>",
66
"license": "MIT",
@@ -20,7 +20,7 @@
2020
"bugs": "https://github.com/quasarframework/quasar-ui-qmarkdown/issues",
2121
"homepage": "https://github.com/quasarframework/quasar-ui-qmarkdown",
2222
"dependencies": {
23-
"@quasar/quasar-ui-qmarkdown": "^1.0.22",
23+
"@quasar/quasar-ui-qmarkdown": "^1.0.23",
2424
"front-matter": "^3.1.0",
2525
"raw-loader": "^4.0.0",
2626
"ware-loader": "^0.2.4"

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-qmarkdown",
3-
"version": "1.0.22",
3+
"version": "1.0.23",
44
"author": "Jeff Galbraith <[email protected]>",
55
"description": "Display inline markdown in your Quasar App",
66
"license": "MIT",

0 commit comments

Comments
 (0)