Skip to content
This repository was archived by the owner on Mar 7, 2023. It is now read-only.

Commit b83e4ef

Browse files
committed
Bumped up the version number for new release
1 parent f03d1e8 commit b83e4ef

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

example/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Example app for the ngx-dropzone-wrapper",
44
"private": true,
55
"license": "MIT",
6-
"version": "7.0.0",
6+
"version": "8.0.0",
77
"tslint": {
88
"extends": "./tslint.json"
99
},

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Angular wrapper library for Dropzone",
44
"bugs": "https://github.com/zefoy/ngx-dropzone-wrapper/issues",
55
"license": "MIT",
6-
"version": "7.2.1",
6+
"version": "8.0.0",
77
"main": "./bundles/ngx-dropzone-wrapper.umd.js",
88
"module": "./dist/ngx-dropzone-wrapper.es5.js",
99
"typings": "./dist/ngx-dropzone-wrapper.d.ts",

0 commit comments

Comments
 (0)