mirror of
https://github.com/Mibew/advanced-button-plugin.git
synced 2025-04-10 20:20:11 +03:00
Bump version
This commit is contained in:
parent
bbeda61ab3
commit
d0f5b645bf
@ -81,7 +81,7 @@ class Plugin extends \Mibew\Plugin\AbstractPlugin implements \Mibew\Plugin\Plugi
|
|||||||
*/
|
*/
|
||||||
public static function getVersion()
|
public static function getVersion()
|
||||||
{
|
{
|
||||||
return '0.0.5';
|
return '0.1.0';
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.0.5",
|
"version": "0.1.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"gulp": "~4.0.0",
|
"gulp": "~4.0.0",
|
||||||
"event-stream": "~3.3.4",
|
"event-stream": "~3.3.4",
|
||||||
|
Loading…
Reference in New Issue
Block a user