Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Feb 22, 2024
1 parent 527b229 commit 712f01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Template/Provider/Pandoc.pm
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ extends 'Template::Provider';

use Pandoc ();

our $VERSION = '0.0.4';
our $VERSION = '0.0.5';

has pandoc => (
isa => 'Pandoc',
Expand Down

0 comments on commit 712f01b

Please sign in to comment.