Skip to content

Commit 0782a32

Browse files
committed
update
1 parent 356a333 commit 0782a32

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

META6.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"perl" : "6.c",
33
"name" : "Text::More",
4-
"version" : "0.1.4",
4+
"version" : "0.1.5",
55
"description" : "Provides some additional text functions and a utility program to create a markdown file of subroutine descriptions",
66
"authors" : [ "github:tbrowder" ],
77
"license" : "Artistic-2.0",
8-
"source-url" : "https://github.com/tbrowder/Text-More-Perl6/archive/v0.1.4.zip",
8+
"source-url" : "https://github.com/tbrowder/Text-More-Perl6/archive/v0.1.5.zip",
99
"support" : {
1010
"bugtracker" : "https://github.com/tbrowder/Text-More-Perl6/issues",
11-
"source" : "https://github.com/tbrowder/Text-More-Perl6/tree/v0.1.4"
11+
"source" : "https://github.com/tbrowder/Text-More-Perl6/tree/v0.1.5"
1212
},
1313
"provides" : {
1414
"Text::More" : "lib/Text/More.pm6"

0 commit comments

Comments
 (0)