This commit is contained in:
Dmitriy Shekhovtsov
2016-05-12 16:07:58 +03:00
parent d7512dbb1e
commit 85d996ea37
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
<a name="1.0.3"></a>
## [1.0.3](https://github.com/valor-software/ng2-file-upload/compare/v1.0.2...v1.0.3) (2016-05-12)
<a name="1.0.2"></a>
## 1.0.2 (2016-05-12)

View File

@@ -1,6 +1,6 @@
{
"name": "ng2-file-upload",
"version": "1.0.2",
"version": "1.0.3",
"description": "angular2 file upload directives",
"scripts": {
"flow.install:typings": "./node_modules/.bin/typings install",