Skip to content

Commit 558631e

Browse files
author
Georgi Peltekov
committed
change version
1 parent e93ecbe commit 558631e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
## 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+
25
### [4.0.0](https://github.com/georgipeltekov/ngx-file-drop/compare/v3.0.2...v4.0.0) (2018-05-07)
36
* Update to Angular 6.0.0
47

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-file-drop",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"license": "MIT",
55
"scripts": {
66
"ng": "ng",

0 commit comments

Comments
 (0)