Skip to content

Commit

Permalink
v0.03
Browse files Browse the repository at this point in the history
  - Documentation improvements (gh#11)
  - Added frame option to throw (gh#12)
  • Loading branch information
plicease committed Oct 11, 2022
1 parent e75bb05 commit 49f3ddb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Revision history for {{$dist->name}}

{{$NEXT}}

0.03 2022-10-11 10:23:32 -0600
- Documentation improvements (gh#11)
- Added frame option to throw (gh#12)

Expand Down
2 changes: 1 addition & 1 deletion dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author = Graham Ollis <plicease@cpan.org>
license = Perl_5
copyright_holder = Graham Ollis
copyright_year = 2022
version = 0.02
version = 0.03

[@Author::Plicease]
:version = 2.72
Expand Down

0 comments on commit 49f3ddb

Please sign in to comment.