Skip to content

Commit ea1b796

Browse files
committed
Bump version
1 parent 74403e6 commit ea1b796

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ When you check abilities at Laravel's gate, Bouncer will automatically be consul
9292
1) Install Bouncer with [composer](https://getcomposer.org/doc/00-intro.md):
9393

9494
```
95-
$ composer require silber/bouncer v1.0.0-rc.12
95+
$ composer require silber/bouncer v1.0.0-rc.13
9696
```
9797

9898
2) Add Bouncer's trait to your user model:
@@ -133,7 +133,7 @@ For more information about Laravel Facades, refer to [the Laravel documentation]
133133
1) Install Bouncer with [composer](https://getcomposer.org/doc/00-intro.md):
134134

135135
```
136-
$ composer require silber/bouncer v1.0.0-rc.12
136+
$ composer require silber/bouncer v1.0.0-rc.13
137137
```
138138
139139
2) Set up the database with [the Eloquent Capsule component](https://github.com/illuminate/database/blob/master/README.md):

0 commit comments

Comments
 (0)