summary refs log tree commit diff
path: root/lib/Net/HTTP/Spore.pm
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-11-22 15:01:58 +0100
committerfranck cuny <franck@lumberjaph.net>2010-11-22 15:08:51 +0100
commit4b3a0aef6dca4cbc92cf20d7c3d6da46f1e6a8f2 (patch)
treee11fc3d35b5abf6ac59cdc891fe3d0077403ac20 /lib/Net/HTTP/Spore.pm
parentremove two middleware (diff)
downloadnet-http-spore-4b3a0aef6dca4cbc92cf20d7c3d6da46f1e6a8f2.tar.gz
prepare to release 0.03
Diffstat (limited to 'lib/Net/HTTP/Spore.pm')
-rw-r--r--lib/Net/HTTP/Spore.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/HTTP/Spore.pm b/lib/Net/HTTP/Spore.pm
index 03606a0..f26f3ff 100644
--- a/lib/Net/HTTP/Spore.pm
+++ b/lib/Net/HTTP/Spore.pm
@@ -12,7 +12,7 @@ use Scalar::Util;
 
 use Net::HTTP::Spore::Core;
 
-our $VERSION = 0.01;
+our $VERSION = 0.03;
 
 # XXX should we let the possibility to override this super class, or add
 # another superclasses?