Skip to content

Commit

Permalink
Increased version of repl.
Browse files Browse the repository at this point in the history
  • Loading branch information
Timofey Potapov committed Sep 24, 2024
1 parent 72748b1 commit 03d4247
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Build.PL
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ my $builder = $class->new(
'Data::Trace' => '1.05',
'Mojolicious' => '0',
'Parallel::ForkManager' => '0',
'Runtime::Debugger' => '1.04',
'Runtime::Debugger' => '1.05',
'Set::Scalar' => '0',
'Sub::Util' => '0',
'Term::Table' => '0',
Expand Down
1 change: 1 addition & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Revision history for e

Made easier to subclass e.
Cleaned up pod a bit.
repl: Removed debug code on loading.

=================
1.29 - 2024-09-20
Expand Down

0 comments on commit 03d4247

Please sign in to comment.