Skip to content

Commit

Permalink
Update demo build
Browse files Browse the repository at this point in the history
  • Loading branch information
johndatserakis committed May 17, 2022
1 parent 66e42b5 commit 1c17ab1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG.md

## 4.0.2
## 4.0.3

- Upgrade package to support Vue 3. Vue 2 support can be found at `v3.4.2`. Thank you @danielelkington.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,5 @@
},
"sideEffects": false,
"unpkg": "dist/vue-simple-context-menu.min.js",
"version": "4.0.2"
"version": "4.0.3"
}

0 comments on commit 1c17ab1

Please sign in to comment.