Skip to content

Commit

Permalink
bump version to 0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaputo committed Apr 20, 2001
1 parent fc803b9 commit 2c42091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/POE.pm
Expand Up @@ -7,7 +7,7 @@ use strict;
use Carp;

use vars qw($VERSION);
$VERSION = '0.1206';
$VERSION = '0.13';

sub import {
my $self = shift;
Expand Down

0 comments on commit 2c42091

Please sign in to comment.