mirror of
https://github.com/Mibew/open-street-map-history-plugin.git
synced 2025-04-11 10:40:13 +03:00
Bump version
This commit is contained in:
parent
e5f734bb7b
commit
929606720b
@ -64,7 +64,7 @@ class Plugin extends \Mibew\Plugin\AbstractPlugin implements \Mibew\Plugin\Plugi
|
|||||||
*/
|
*/
|
||||||
public static function getVersion()
|
public static function getVersion()
|
||||||
{
|
{
|
||||||
return '0.0.1';
|
return '0.0.2';
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"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