Skip to content

Commit

Permalink
Bump to version 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentigus authored and evilaliv3 committed Mar 19, 2024
1 parent 78e5769 commit e46f229
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion projects/ngx-flow/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# NgxFlow

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

[![Build Status](https://travis-ci.com/flowjs/ngx-flow.svg?branch=master)](https://travis-ci.com/flowjs/ngx-flow)
[![Test Coverage](https://api.codeclimate.com/v1/badges/29153dcefffff1fe5a5c/test_coverage)](https://codeclimate.com/github/flowjs/ngx-flow/test_coverage)
[![Maintainability](https://api.codeclimate.com/v1/badges/29153dcefffff1fe5a5c/maintainability)](https://codeclimate.com/github/flowjs/ngx-flow/maintainability)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)

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

## Demo

Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-flow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flowjs/ngx-flow",
"version": "0.7.2",
"version": "0.8.0",
"author": {
"name": "Martin Nuc",
"email": "martin@nuc.cz"
Expand Down

0 comments on commit e46f229

Please sign in to comment.