Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Feb 5, 2024
1 parent 41212ce commit 79294ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Tie/Toggle.pm
Expand Up @@ -7,7 +7,7 @@ use vars qw( $VERSION );

use Tie::Cycle;

$VERSION = '1.084';
$VERSION = '1.085';

sub TIESCALAR {
my $class = shift;
Expand Down

0 comments on commit 79294ca

Please sign in to comment.