mirror of
https://github.com/Mibew/open-street-map-plugin.git
synced 2025-01-22 18:00:30 +03:00
Bump version
This commit is contained in:
parent
7351975ec9
commit
d6bdee1536
@ -137,7 +137,7 @@ class Plugin extends \Mibew\Plugin\AbstractPlugin implements \Mibew\Plugin\Plugi
|
|||||||
*/
|
*/
|
||||||
public static function getVersion()
|
public static function getVersion()
|
||||||
{
|
{
|
||||||
return '1.0.1';
|
return '1.1.0';
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.1",
|
"version": "1.1.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"bower": "~1.3.12",
|
"bower": "~1.3.12",
|
||||||
"gulp": "~3.8.10",
|
"gulp": "~3.8.10",
|
||||||
|
Loading…
Reference in New Issue
Block a user