Skip to content

Commit fcc22e6

Browse files
committed
Up version
1 parent 6b1df57 commit fcc22e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

META6.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
"Test::META"
2323
],
2424
"description" : "Low-level Scheduling thingy for Perl6",
25-
"version" : "0.0.4"
25+
"version" : "0.0.5"
2626
}

lib/Chronic.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ The day of the week (starting on Monday) in the range 1 .. 7
189189
190190
=end pod
191191

192-
class Chronic:ver<0.0.4>:auth<github:jonathanstowe> {
192+
class Chronic:ver<0.0.5>:auth<github:jonathanstowe> {
193193
class Description {
194194

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

0 commit comments

Comments
 (0)