Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rmrevin committed Sep 12, 2014
1 parent d30cde4 commit 5548870
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Add in `composer.json`:
```
{
"require": {
"rmrevin/yii2-minify-view": "1.3.1"
"rmrevin/yii2-minify-view": "1.4.0"
}
}
```
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "rmrevin/yii2-minify-view",
"description": "Yii2 view componen with minification css & js",
"description": "Yii2 View component with minification css & js",
"keywords": ["yii2", "minify", "view", "js", "css"],
"type": "yii2-extension",
"license": "BSD-3-Clause",
"license": "MIT",
"minimum-stability": "dev",
"support": {
"issues": "https://github.com/rmrevin/yii2-minify-view/issues?state=open",
Expand Down

0 comments on commit 5548870

Please sign in to comment.