version bump for cpan index test

This commit is contained in:
Oliver Gorwits
2013-12-08 20:05:04 +00:00
parent 57e23cc85f
commit f50261cebb
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.001004
version: 2.001005

View File

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