Skip to content

Commit

Permalink
Bump to 0.04
Browse files Browse the repository at this point in the history
  • Loading branch information
sartak committed Jun 14, 2009
1 parent b254c90 commit be32279
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changes
@@ -1,5 +1,7 @@
Revision history for Tie-Handle-TtyRec

0.04

0.03 Sun Jun 14 14:59:00 2009
Modernize the dist

Expand Down
2 changes: 1 addition & 1 deletion lib/Tie/Handle/TtyRec.pm
Expand Up @@ -7,7 +7,7 @@ use Symbol;
use Time::HiRes 'gettimeofday';
use Carp 'croak';

our $VERSION = '0.03';
our $VERSION = '0.04';

sub new {
my ($class, $filename) = @_;
Expand Down

0 comments on commit be32279

Please sign in to comment.