mirror of
https://github.com/Mibew/first-message-plugin.git
synced 2024-11-15 08:44:17 +03:00
Bump version
This commit is contained in:
parent
91c24455ab
commit
c9a85939d7
@ -130,7 +130,7 @@ class Plugin extends \Mibew\Plugin\AbstractPlugin implements \Mibew\Plugin\Plugi
|
|||||||
*/
|
*/
|
||||||
public static function getVersion()
|
public static function getVersion()
|
||||||
{
|
{
|
||||||
return '1.0.0';
|
return '1.0.1';
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"gulp": "~3.9.0",
|
"gulp": "~3.9.0",
|
||||||
"event-stream": "~3.3.1",
|
"event-stream": "~3.3.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user