Skip to content

Commit 9fa1434

Browse files
committed
chore: bump version
1 parent 7b1f86c commit 9fa1434

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": "2.0.0-alpha.7",
3+
"version": "2.0.0-alpha.8",
44
"description": "Display inline markdown in your Quasar App",
55
"author": "Jeff Galbraith <[email protected]>",
66
"license": "MIT",
@@ -31,7 +31,7 @@
3131
"markdown"
3232
],
3333
"dependencies": {
34-
"@quasar/quasar-ui-qmarkdown": "^2.0.0-alpha.7",
34+
"@quasar/quasar-ui-qmarkdown": "^2.0.0-alpha.8",
3535
"front-matter": "^4.0.2",
3636
"markdown-it-abbr": "^1.0.4",
3737
"markdown-it-deflist": "^2.1.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-qmarkdown",
3-
"version": "2.0.0-alpha.7",
3+
"version": "2.0.0-alpha.8",
44
"author": "Jeff Galbraith <[email protected]>",
55
"contributors": [
66
{

0 commit comments

Comments
 (0)