We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93ecbe commit 558631eCopy full SHA for 558631e
CHANGELOG.md
@@ -1,4 +1,7 @@
1
## Change Log
2
+### [4.0.1](https://github.com/georgipeltekov/ngx-file-drop/compare/v4.0.0...v4.0.1) (2018-05-15)
3
+* Small changes in gitignore
4
+
5
### [4.0.0](https://github.com/georgipeltekov/ngx-file-drop/compare/v3.0.2...v4.0.0) (2018-05-07)
6
* Update to Angular 6.0.0
7
package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-file-drop",
- "version": "4.0.0",
+ "version": "4.0.1",
"license": "MIT",
"scripts": {
"ng": "ng",
0 commit comments