Skip to content

Commit

Permalink
Add prereq to request Mojolicious::Plugin::AutoRoutePm >= 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilianoBruni committed Sep 20, 2021
1 parent 4737614 commit d56e8ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Changelog for Mojo-Leds

1.10 2021-09-20T13:49:00
- Add prereq to request Mojolicious::Plugin::AutoRoutePm >= 0.14

1.09 2021-09-20T10:32:00
- Solved a bug in leds_app command where public folder isn't in right location

Expand Down
4 changes: 2 additions & 2 deletions dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ license = Perl_5
copyright_holder = Emiliano Bruni
copyright_year = 2021

version = 1.09
version = 1.10

[PodWeaver]
[@Starter::Git]
Expand All @@ -29,4 +29,4 @@ plugin = ReadmeInRoot
[Prereqs]
Mojolicious = 8.23
Mojolicious::Plugin::RenderFile = 0
Mojolicious::Plugin::AutoRoutePm = 0
Mojolicious::Plugin::AutoRoutePm = 0.14

0 comments on commit d56e8ee

Please sign in to comment.