Skip to content
Snippets Groups Projects
Commit 387bbb7b authored by Nigel Kukard's avatar Nigel Kukard
Browse files

Bumped version of HybridHTTP

parent 815730ff
No related branches found
No related tags found
No related merge requests found
...@@ -40,7 +40,7 @@ use POE::Filter::HybridHTTP::WebSocketFrame; ...@@ -40,7 +40,7 @@ use POE::Filter::HybridHTTP::WebSocketFrame;
use vars qw($VERSION @ISA); use vars qw($VERSION @ISA);
# NOTE - Should be #.### (three decimal places) # NOTE - Should be #.### (three decimal places)
$VERSION = '1.000'; $VERSION = '1.100';
@ISA = qw(POE::Filter); @ISA = qw(POE::Filter);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment