mirror of
https://github.com/Mibew/open-street-map-plugin.git
synced 2025-04-10 19:40:11 +03:00
Bump version
This commit is contained in:
parent
5bbbb0525f
commit
0f19a690cc
@ -130,7 +130,7 @@ class Plugin extends \Mibew\Plugin\AbstractPlugin implements \Mibew\Plugin\Plugi
|
|||||||
*/
|
*/
|
||||||
public static function getVersion()
|
public static function getVersion()
|
||||||
{
|
{
|
||||||
return '0.1.1';
|
return '0.2.0';
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.1",
|
"version": "0.2.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"bower": "~1.8.8",
|
"bower": "~1.8.8",
|
||||||
"gulp": "~4.0.0",
|
"gulp": "~4.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user