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
71e4b68200
commit
5de46d20ac
@ -129,7 +129,7 @@ class Plugin extends \Mibew\Plugin\AbstractPlugin implements \Mibew\Plugin\Plugi
|
|||||||
*/
|
*/
|
||||||
public static function getVersion()
|
public static function getVersion()
|
||||||
{
|
{
|
||||||
return '0.1.0';
|
return '0.1.1';
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"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