Skip to content

Commit e46f229

Browse files
Quentigusevilaliv3
authored andcommitted
Bump to version 0.8.0
1 parent 78e5769 commit e46f229

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

projects/ngx-flow/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# NgxFlow
22

3+
The purpose of this package is to create a wrapper for Angular for fileupload using [flow.js](https://github.com/flowjs/flow.js).
4+
35
[![Build Status](https://travis-ci.com/flowjs/ngx-flow.svg?branch=master)](https://travis-ci.com/flowjs/ngx-flow)
46
[![Test Coverage](https://api.codeclimate.com/v1/badges/29153dcefffff1fe5a5c/test_coverage)](https://codeclimate.com/github/flowjs/ngx-flow/test_coverage)
57
[![Maintainability](https://api.codeclimate.com/v1/badges/29153dcefffff1fe5a5c/maintainability)](https://codeclimate.com/github/flowjs/ngx-flow/maintainability)
68
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
79

8-
The purpose of this package is to create a wrapper for Angular for fileupload using [flow.js](https://github.com/flowjs/flow.js).
910

1011
## Demo
1112

projects/ngx-flow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flowjs/ngx-flow",
3-
"version": "0.7.2",
3+
"version": "0.8.0",
44
"author": {
55
"name": "Martin Nuc",
66
"email": "martin@nuc.cz"

0 commit comments

Comments
 (0)