Skip to content

Commit

Permalink
Merge pull request #24 from daleevans/patch-1
Browse files Browse the repository at this point in the history
Please remove leading 'v' from perl version in Template::Mojo's meta …
  • Loading branch information
Tadeusz Sośnierz committed Apr 9, 2016
2 parents 351fee4 + 7dda367 commit 6f0315b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion META.info
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"perl" : "v6",
"perl" : "6",
"name" : "Template::Mojo",
"version" : "v0.1",
"description" : "A templating system similar to Perl 5's Mojo::Template",
Expand Down

0 comments on commit 6f0315b

Please sign in to comment.