Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
rmrevin committed Apr 21, 2016
1 parent c0f61f7 commit baac284
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2015-11-26 - 2.14.0
-------------------
* `Font Awesome` updated to version `4.6`.

2015-11-26 - 2.13.0
-------------------
* `Font Awesome` updated to version `4.5`.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ The preferred way to install this extension is through [composer](https://getcom
Either run

```bash
composer require "rmrevin/yii2-fontawesome:~2.12"
composer require "rmrevin/yii2-fontawesome:~2.14"
```

or add

```
"rmrevin/yii2-fontawesome": "~2.12",
"rmrevin/yii2-fontawesome": "~2.14",
```

to the `require` section of your `composer.json` file.
Expand Down

0 comments on commit baac284

Please sign in to comment.