Skip to content

Commit

Permalink
post-release cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Apr 15, 2016
1 parent ce3ea19 commit b2d6d8c
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Makefile.PL
Expand Up @@ -45,7 +45,7 @@ my %WriteMakefileArgs = (
"Test::Moose" => 0,
"Test::More" => "0.96"
},
"VERSION" => "2.003002",
"VERSION" => "2.003003",
"test" => {
"TESTS" => "t/*.t t/00-compile/*.t"
}
Expand Down
2 changes: 1 addition & 1 deletion README.mkdn
Expand Up @@ -4,7 +4,7 @@ Dist::Zilla::Plugin::MetaProvides::Package - Extract namespaces/version from tra

# VERSION

version 2.003002
version 2.003003

# SYNOPSIS

Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps
@@ -1,6 +1,8 @@
This file contains changes in REQUIRED dependencies for standard CPAN phases (configure/build/runtime/test)

2.003002
2.003003

2.003002 2016-04-15T06:21:44Z

2.003001 2015-01-15T18:39:26Z
[Added / runtime requires]
Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps.all
@@ -1,6 +1,8 @@
This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL dependencies for all phases (configure/build/runtime/test/develop)

2.003002
2.003003

2.003002 2016-04-15T06:21:44Z
[Added / develop requires]
- Dist::Zilla::Plugin::Author::KENTNL::CONTRIBUTING 0.001003
- Dist::Zilla::Plugin::MetaYAML::Minimal
Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps.dev
@@ -1,6 +1,8 @@
This file contains changes to DEVELOPMENT dependencies only ( both REQUIRED and OPTIONAL )

2.003002
2.003003

2.003002 2016-04-15T06:21:44Z
[Added / develop requires]
- Dist::Zilla::Plugin::Author::KENTNL::CONTRIBUTING 0.001003
- Dist::Zilla::Plugin::MetaYAML::Minimal
Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps.opt
@@ -1,6 +1,8 @@
This file contains changes in OPTIONAL dependencies for standard CPAN phases (configure/build/runtime/test)

2.003002
2.003003

2.003002 2016-04-15T06:21:44Z

2.003001 2015-01-15T18:39:26Z
[Added / runtime recommends]
Expand Down

0 comments on commit b2d6d8c

Please sign in to comment.