Skip to content

Commit

Permalink
v0.005
Browse files Browse the repository at this point in the history
  • Loading branch information
xdg committed Apr 11, 2012
1 parent 193c038 commit 6c0527e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions META.json
Expand Up @@ -53,7 +53,6 @@
"Dist::Zilla::Tester" : "0",
"File::Find" : "0",
"File::Temp" : "0",
"IO::Scalar" : "0",
"Path::Class" : "0",
"Test::Harness" : "0",
"Test::More" : "0.88",
Expand All @@ -64,11 +63,11 @@
"provides" : {
"Dist::Zilla::Plugin::CheckChangesHasContent" : {
"file" : "lib/Dist/Zilla/Plugin/CheckChangesHasContent.pm",
"version" : "0.004"
"version" : "0.005"
},
"Dist::Zilla::Plugin::Test::ChangesHasContent" : {
"file" : "lib/Dist/Zilla/Plugin/Test/ChangesHasContent.pm",
"version" : "0.004"
"version" : "0.005"
}
},
"release_status" : "stable",
Expand All @@ -84,6 +83,6 @@
"web" : "https://github.com/dagolden/dist-zilla-plugin-checkchangeshascontent"
}
},
"version" : "0.004"
"version" : "0.005"
}

2 changes: 1 addition & 1 deletion README.pod
Expand Up @@ -6,7 +6,7 @@ Dist::Zilla::Plugin::CheckChangesHasContent - Ensure Changes has content before

=head1 VERSION

version 0.004
version 0.005

=head1 SYNOPSIS

Expand Down

0 comments on commit 6c0527e

Please sign in to comment.