Skip to content

Commit

Permalink
Bump the version number to 0.23.
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaputo committed Sep 12, 2002
1 parent 9906f79 commit dd5838b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/POE.pm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ use strict;
use Carp;

use vars qw($VERSION);
$VERSION = '0.2201';
$VERSION = '0.23';

sub import {
my $self = shift;
Expand Down

0 comments on commit dd5838b

Please sign in to comment.