Bump version

This commit is contained in:
Fedor A. Fetisov 2019-03-11 18:04:54 +03:00
parent b62f3fbc2b
commit d53d90c856
2 changed files with 2 additions and 2 deletions

View File

@ -161,7 +161,7 @@ class Plugin extends \Mibew\Plugin\AbstractPlugin implements \Mibew\Plugin\Plugi
*/ */
public static function getVersion() public static function getVersion()
{ {
return '0.1.0'; return '0.1.1';
} }
/** /**

View File

@ -1,5 +1,5 @@
{ {
"version": "0.1.0", "version": "0.1.1",
"devDependencies": { "devDependencies": {
"gulp": ">3.8.10", "gulp": ">3.8.10",
"event-stream": "3.3.4", "event-stream": "3.3.4",