Skip to content

Commit 95b63c2

Browse files
chore(release): 5.0.3 [skip ci]
## [5.0.3](https://github.com/abichinger/vue-js-cron/compare/@vue-js-cron/vuetify@5.0.2...@vue-js-cron/vuetify@5.0.3) (2024-05-11) ### Bug Fixes * quartz format error in zh-cn locale ([67f92e8](67f92e8))
1 parent 4d2e86e commit 95b63c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vuetify/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-js-cron/vuetify",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"description": "Cron editor for vuetify",
55
"type": "module",
66
"main": "dist/vuetify.umd.cjs",
@@ -18,7 +18,7 @@
1818
"clean": "git clean -xf dist"
1919
},
2020
"dependencies": {
21-
"@vue-js-cron/core": "5.0.2",
21+
"@vue-js-cron/core": "5.0.3",
2222
"vuetify": "^3.4.0"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)