Skip to content

Commit b775327

Browse files
committed
🎉 version bumped. publishing to npm
1 parent bb15995 commit b775327

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.2.7",
5+
"version": "2.2.8",
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)