release 2.002000

This commit is contained in:
Oliver Gorwits
2014-02-27 18:27:04 +00:00
parent b28eaf8d4c
commit d216508f55
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
package App::NetdiscoX::Web::Plugin::Observium;
our $VERSION = '2.001005';
our $VERSION = '2.002000';
use Dancer ':syntax';
use App::Netdisco::Web::Plugin;