Skip to content

Commit 4837cdc

Browse files
committed
Bumps up to 0.4 with Windows fix (#5)
1 parent 6a983e3 commit 4837cdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

META6.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "Pod::To::Cached",
33
"description": "Precompile a collection of pod files into a cache.",
4-
"version": "0.3.5",
4+
"version": "0.4.0",
55
"perl": "6.*",
66
"authors": "Richard Hainsworth",
77
"depends": [
8-
"File::Directory::Tree",
98
"JSON::Fast:ver<0.9.18+>"
109
],
1110
"test-depends": [
11+
"File::Directory::Tree",
1212
"Test::Output"
1313
],
1414
"provides": {

0 commit comments

Comments
 (0)