Skip to content

Commit

Permalink
set next dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
cedrikv committed Feb 8, 2024
1 parent c6d5a5b commit 9bd6c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"main": "./dist/vue-components.umd.js",
"module": "./dist/vue-components.es.js",
"typings": "./dist/src/main.d.ts",
"version": "1.3.0",
"version": "1.4.0",
"exports": {
".": {
"import": "./dist/vue-components.es.js",
Expand Down

0 comments on commit 9bd6c05

Please sign in to comment.