Skip to content

Commit baac284

Browse files
committed
Update version
1 parent c0f61f7 commit baac284

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2015-11-26 - 2.14.0
2+
-------------------
3+
* `Font Awesome` updated to version `4.6`.
4+
15
2015-11-26 - 2.13.0
26
-------------------
37
* `Font Awesome` updated to version `4.5`.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ The preferred way to install this extension is through [composer](https://getcom
3131
Either run
3232

3333
```bash
34-
composer require "rmrevin/yii2-fontawesome:~2.12"
34+
composer require "rmrevin/yii2-fontawesome:~2.14"
3535
```
3636

3737
or add
3838

3939
```
40-
"rmrevin/yii2-fontawesome": "~2.12",
40+
"rmrevin/yii2-fontawesome": "~2.14",
4141
```
4242

4343
to the `require` section of your `composer.json` file.

0 commit comments

Comments
 (0)