Skip to content

Commit 1e20cb5

Browse files
committed
🎉 V2.3.2 bumpped and published to npm. Released git tag 8e5af93
1 parent 8e5af93 commit 1e20cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vue2-dropzone",
33
"description": "A wrapper around Dropzone.js for Vue 2",
44
"author": "rowanwins <rowanwins@yahoo.com.au>",
5-
"version": "2.3.1",
5+
"version": "2.3.2",
66
"main": "./dist/vue2-dropzone.js",
77
"scripts": {
88
"dev": "webpack-dev-server --inline --hot --config ./build/dev.js --port 8080",

0 commit comments

Comments
 (0)