Skip to content

Commit

Permalink
Changed Version Number
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoby committed Feb 23, 2024
1 parent c5ab827 commit 5ae19e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Expect.pm
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ use Scalar::Util qw/ looks_like_number /;
@Expect::EXPORT = qw(expect exp_continue exp_continue_timeout);

BEGIN {
$Expect::VERSION = '1.35';
$Expect::VERSION = '1.36';

# These are defaults which may be changed per object, or set as
# the user wishes.
Expand Down

0 comments on commit 5ae19e4

Please sign in to comment.