Skip to content

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LavaToaster committed Feb 1, 2017
1 parent fdcd0f8 commit fb354d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.

## [x.x.x]() - T.B.D.

## [x.x.x]() - 2017-02-01
## [1.0.0](https://github.com/nWidart/Laravel-broadway/releases/tag/1.0.0) - 2017-02-01

### Added

Expand Down
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -18,14 +18,15 @@ For reference, I've built a [demo laravel application](https://github.com/nWidar
| Laravel version | Package version |
| ---------------- | --------------- |
| ~4.2 | ~0.2 |
| ~5 | ~0.3 |
| ~5.0 | ~0.3 |
| ~5.1+ | ~1.0 |

## Installation

### Install via composer

```
composer require nwidart/laravel-broadway=~0.3
composer require nwidart/laravel-broadway=~1.0
```

### Service Providers
Expand Down

0 comments on commit fb354d9

Please sign in to comment.