Skip to content

Commit bd8ab44

Browse files
update version to 10
1 parent 3ddea61 commit bd8ab44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Change Log
2-
### [9.0.2](https://github.com/georgipeltekov/ngx-file-drop/compare/v9.0.1...v9.0.2) (2020-10-02)
2+
### [10.0.0](https://github.com/georgipeltekov/ngx-file-drop/compare/v9.0.1...v10.0.0) (2020-10-02)
33
* Update to Angular 10
44

55
### [9.0.1](https://github.com/georgipeltekov/ngx-file-drop/compare/v9.0.0...v9.0.1) (2020-04-15)

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../node_modules/ng-packagr/package.schema.json",
33
"name": "ngx-file-drop",
4-
"version": "9.0.2",
4+
"version": "10.0.0",
55
"description": "Angular ngx-file-drop - Simple desktop file and folder drag and drop",
66
"author": "Georgi Peltekov",
77
"license": "MIT",

0 commit comments

Comments
 (0)