Bump version

This commit is contained in:
Fedor A. Fetisov 2018-08-07 19:51:23 +03:00
parent b894d45eda
commit 504f98656e
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "button-refresh-plugin",
"version": "0.1.1",
"version": "0.1.2",
"description": "A plugin for Mibew that makes the button represents the actual operators state.",
"private": true,
"bugs": {