version bump: Latest changes deserve version bump

v0.0.1 -> v0.1.0
master
Chimo 5 years ago
parent 5574669e5f
commit cbd4c0be96
No known key found for this signature in database
GPG Key ID: D910B384C7E3B5EC

@ -6,7 +6,7 @@ if (!defined('GNUSOCIAL')) {
class NodeinfoPlugin extends Plugin
{
const VERSION = '0.0.1';
const VERSION = '0.1.0';
public function onRouterInitialized($m)
{