Skip to content

Commit

Permalink
Up version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanstowe committed Sep 26, 2016
1 parent 6b1df57 commit fcc22e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion META6.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"Test::META"
],
"description" : "Low-level Scheduling thingy for Perl6",
"version" : "0.0.4"
"version" : "0.0.5"
}
2 changes: 1 addition & 1 deletion lib/Chronic.pm
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ The day of the week (starting on Monday) in the range 1 .. 7
=end pod

class Chronic:ver<0.0.4>:auth<github:jonathanstowe> {
class Chronic:ver<0.0.5>:auth<github:jonathanstowe> {
class Description {

sub expand-expression(Str $exp, Range $r) returns Array[Int] {
Expand Down

0 comments on commit fcc22e6

Please sign in to comment.