Skip to content

Commit 8cf969a

Browse files
committed
Prepare changes for 5.030001
1 parent d2def36 commit 8cf969a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Changes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
5.030001 2019-09-04
2+
3+
Support for Perl 5.30
4+
Use Lazy Regexp for \p
5+
16
5.028008 2019-08-26
27

38
Clear Internals::V patches list

lib/B/C.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
package B::C;
1313

14-
our $VERSION = '5.028008';
14+
our $VERSION = '5.030001';
1515

1616
our $caller = caller; # So we know how we were invoked.
1717

0 commit comments

Comments
 (0)