Skip to content

Commit

Permalink
chore(release): 5.0.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 22, 2024
1 parent 94c74c4 commit caa0b72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vuetify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-js-cron/vuetify",
"version": "5.0.1",
"version": "5.0.2",
"description": "Cron editor for vuetify",
"type": "module",
"main": "dist/vuetify.umd.cjs",
Expand All @@ -18,7 +18,7 @@
"clean": "git clean -xf dist"
},
"dependencies": {
"@vue-js-cron/core": "5.0.1",
"@vue-js-cron/core": "5.0.2",
"vuetify": "^3.4.0"
},
"devDependencies": {
Expand Down

0 comments on commit caa0b72

Please sign in to comment.