Skip to content

Commit

Permalink
fix: bump major version
Browse files Browse the repository at this point in the history
BREAKING CHANGE
  • Loading branch information
alexjoverm committed Feb 23, 2022
1 parent 992c590 commit 6520bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storyblok/vue",
"version": "4.0.0",
"version": "6.0.0",
"description": "Storyblok directive for get editable elements.",
"main": "./dist/storyblok-vue.js",
"module": "./dist/storyblok-vue.mjs",
Expand Down

0 comments on commit 6520bd2

Please sign in to comment.