Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Feb 6, 2024
1 parent 8460775 commit 7298742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Tie/Timely.pm
@@ -1,7 +1,7 @@
package Tie::Timely;
use strict;

our $VERSION = '1.024';
our $VERSION = '1.025';

sub TIESCALAR {
my( $class, $value, $lifetime ) = @_;
Expand Down

0 comments on commit 7298742

Please sign in to comment.