Index: trunk/Nebulous-Server/lib/Nebulous/Server.pm
===================================================================
--- trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 17690)
+++ trunk/Nebulous-Server/lib/Nebulous/Server.pm	(revision 17694)
@@ -1,5 +1,5 @@
 # Copyright (c) 2004-2008  Joshua Hoblitt
 #
-# $Id: Server.pm,v 1.70 2008-05-15 02:50:03 jhoblitt Exp $
+# $Id: Server.pm,v 1.71 2008-05-15 03:27:28 jhoblitt Exp $
 
 package Nebulous::Server;
@@ -9,5 +9,5 @@
 no warnings qw( uninitialized );
 
-our $VERSION = '0.09';
+our $VERSION = '0.10';
 
 use base qw( Class::Accessor::Fast );
