Skip to content

Commit 7d41073

Browse files
committed
v1.30
- Documentation improvements (#42) - Fix bug where implicit function export would happen regardless of which functions were explicitly exported (gh#45, gh#46)
1 parent a534d93 commit 7d41073

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Changes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Revision history for Perl extension {{$dist->name}}
22

33
{{$NEXT}}
4+
5+
1.30 2025-08-04 14:01:25 -0600
46
- Documentation improvements (#42)
57
- Fix bug where implicit function export would happen regardless of which
68
functions were explicitly exported (gh#45, gh#46)

dist.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author = Adam Kennedy
44
license = Perl_5
55
copyright_holder = Adam Kennedy
66
copyright_year = 2006-2024
7-
version = 1.29
7+
version = 1.30
88

99
[@Author::Plicease]
1010
:version = 2.79

0 commit comments

Comments
 (0)