Skip to content

Commit

Permalink
Bump version, require 6.c
Browse files Browse the repository at this point in the history
Otherwise tests fail with something
about Rakudo::Internals::LoweredAwayLexical.
  • Loading branch information
AlexDaniel committed Oct 22, 2019
1 parent 31303e4 commit 488aa29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions META6.json
@@ -1,7 +1,7 @@
{
"perl" : "6.*",
"perl" : "6.c",
"name" : "sake",
"version" : "0.0.2",
"version" : "0.0.3",
"license" : "Artistic-2.0",
"description" : "A make-a-like implemented in Perl 6",
"provides" : {
Expand Down

0 comments on commit 488aa29

Please sign in to comment.