Skip to content

Commit f69f148

Browse files
authored
Version updated
1 parent 0b19169 commit f69f148

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ Installation
1818

1919
To install, either run
2020
```
21-
$ php composer.phar require baibaratsky/yii-rollbar:2.0.*
21+
$ php composer.phar require baibaratsky/yii-rollbar:2.1.*
2222
```
2323
or add
2424
```
25-
"baibaratsky/yii-rollbar": "2.0.*"
25+
"baibaratsky/yii-rollbar": "2.1.*"
2626
```
2727
to the `require` section of your `composer.json` file.
2828

0 commit comments

Comments
 (0)