mirror of
https://github.com/Mibew/real-ban-plugin.git
synced 2025-01-22 09:30:32 +03:00
Bump plugin's version
This commit is contained in:
parent
52280dea6d
commit
6b3bef008f
@ -116,6 +116,6 @@ class Plugin extends AbstractPlugin implements PluginInterface
|
||||
*/
|
||||
public static function getVersion()
|
||||
{
|
||||
return '0.1.0';
|
||||
return '1.0.0';
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.1.0",
|
||||
"version": "1.0.0",
|
||||
"devDependencies": {
|
||||
"gulp": "~3.8.10",
|
||||
"event-stream": "~3.1.7",
|
||||
|
Loading…
Reference in New Issue
Block a user