mirror of
https://github.com/Mibew/mibew-operator-status-plugin.git
synced 2024-11-15 00:34:19 +03:00
Bump version
This commit is contained in:
parent
638cfea943
commit
1d9daa25ec
@ -46,6 +46,6 @@ class Plugin extends \Mibew\Plugin\AbstractPlugin implements \Mibew\Plugin\Plugi
|
||||
*/
|
||||
public static function getVersion()
|
||||
{
|
||||
return '0.3.0';
|
||||
return '0.4.0';
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0",
|
||||
"devDependencies": {
|
||||
"event-stream": "~3.3.1",
|
||||
"gulp": "^3.9.1",
|
||||
|
Loading…
Reference in New Issue
Block a user