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

@@ -24,4 +24,4 @@ resources:
homepage: http://netdisco.org/
license: http://opensource.org/licenses/bsd-license.php
repository: git://git.code.sf.net/p/netdisco/netdisco-ng
version: 2.001005
version: '2.002000'

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;