Skip to content

Commit

Permalink
post-release cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Mar 3, 2017
1 parent 40ac93f commit c1339ed
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ my %WriteMakefileArgs = (
"lib" => 0,
"namespace::clean" => 0
},
"VERSION" => "1.000006",
"VERSION" => "1.000007",
"test" => {
"TESTS" => "t/*.t t/00-compile/*.t"
}
Expand Down
2 changes: 1 addition & 1 deletion README.mkdn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ MooseX::Has::Sugar - Sugar Syntax for moose 'has' fields

# VERSION

version 1.000006
version 1.000007

# SYNOPSIS

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

1.000006
1.000007

1.000006 2017-03-03T14:34:56Z

1.000005 2017-03-01T04:15:00Z
[Added / configure requires]
Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps.all
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL dependencies for all phases (configure/build/runtime/test/develop)

1.000006
1.000007

1.000006 2017-03-03T14:34:56Z

1.000005 2017-03-01T04:15:00Z
[Added / configure requires]
Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps.dev
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
This file contains changes to DEVELOPMENT dependencies only ( both REQUIRED and OPTIONAL )

1.000006
1.000007

1.000006 2017-03-03T14:34:56Z

1.000005 2017-03-01T04:15:00Z
[Added / develop recommends]
Expand Down
4 changes: 3 additions & 1 deletion misc/Changes.deps.opt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
This file contains changes in OPTIONAL dependencies for standard CPAN phases (configure/build/runtime/test)

1.000006
1.000007

1.000006 2017-03-03T14:34:56Z

1.000005 2017-03-01T04:15:00Z
[Changed / configure recommends]
Expand Down

0 comments on commit c1339ed

Please sign in to comment.