Skip to content

Commit aa319f2

Browse files
committed
Upgrade to release v1.1.0
1 parent ba5bb5c commit aa319f2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ to the ```require``` section of your `composer.json` file.
2525

2626
## Latest Release
2727

28-
> NOTE: The latest version of the module is v1.0.0 released on 08-Nov-2014. Refer the [CHANGE LOG](https://github.com/kartik-v/yii2-widget-growl/blob/master/CHANGE.md) for details.
28+
> NOTE: The latest version of the module is v1.1.0 released on 08-Nov-2014. Refer the [CHANGE LOG](https://github.com/kartik-v/yii2-widget-growl/blob/master/CHANGE.md) for details.
2929
3030
## Demo
3131

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"homepage": "http://www.krajee.com/"
1313
}
1414
],
15-
"minimum-stability": "dev",
15+
"minimum-stability": "stable",
1616
"require": {
1717
"kartik-v/yii2-krajee-base": "*"
1818
},

0 commit comments

Comments
 (0)