Skip to content

Commit 5db94b4

Browse files
chore(release): 3.0.9 [skip ci]
## [3.0.9](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/quasar@3.0.8...@vue-js-cron/quasar@3.0.9) (2024-11-15) ### Bug Fixes * danish locale update ([bb761e8](bb761e8))
1 parent 4d870be commit 5db94b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quasar/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-js-cron/quasar",
3-
"version": "3.0.8",
3+
"version": "3.0.9",
44
"description": "Cron editor for Quasar",
55
"type": "module",
66
"main": "dist/quasar.umd.cjs",
@@ -18,7 +18,7 @@
1818
"clean": "git clean -xf dist"
1919
},
2020
"dependencies": {
21-
"@vue-js-cron/core": "5.4.0"
21+
"@vue-js-cron/core": "5.4.1"
2222
},
2323
"devDependencies": {
2424
"@vitejs/plugin-vue": "^4.0.0",

0 commit comments

Comments
 (0)