mirror of
https://github.com/Mibew/advanced-button-plugin.git
synced 2024-11-15 08:44:14 +03:00
Bump version
This commit is contained in:
parent
44db483a25
commit
88f6c8285c
@ -84,7 +84,7 @@ class Plugin extends \Mibew\Plugin\AbstractPlugin implements \Mibew\Plugin\Plugi
|
|||||||
*/
|
*/
|
||||||
public static function getVersion()
|
public static function getVersion()
|
||||||
{
|
{
|
||||||
return '0.0.2';
|
return '0.0.3';
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.0.2",
|
"version": "0.0.3",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"gulp": ">3.8.10",
|
"gulp": ">3.8.10",
|
||||||
"event-stream": ">3.1.7",
|
"event-stream": ">3.1.7",
|
||||||
|
Loading…
Reference in New Issue
Block a user