Skip to content

Commit

Permalink
v1.000000
Browse files Browse the repository at this point in the history
 [00 Major]
 - Yes. Still Deprecated.
 - Changes that affect hand-operated downstreams.

 [01 Version Scheme]
 - Migrated to x.yyyyyy
 - This is the primary reason for the 1.x on the box
 - https://questhub.io/realm/perl/quest/5388d3a9bbd0be2224000129

 [02 Tooling]
 - Migrated to EUMM for releasing
 - Tooling dependencies softened to be 'recommended' for latest things.
 - https://questhub.io/realm/perl/quest/5388cc12bbd0be5b2500011f

 [Dependencies::Stats]
 - Dependencies changed since 0.1.2, see misc/*.deps* for details
 - build: -1
 - configure: +1 -1 (recommends: +1)
 - develop: +9 -11 (suggests: +2 -1)
 - runtime: +1 ↑1
 - test: +2 ↓1 (recommends: +3)
  • Loading branch information
kentfredric committed Aug 2, 2014
1 parent 4cbc642 commit b5ccb08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Release history for Dist-Zilla-Plugin-Author-KENTNL-Prereqs-Latest-Selective

{{$NEXT}}

1.000000 2014-08-02T05:44:00Z
[00 Major]
- Yes. Still Deprecated.
- Changes that affect hand-operated downstreams.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ use utf8;

package Dist::Zilla::Plugin::Author::KENTNL::Prereqs::Latest::Selective;

our $VERSION = '1.000000';
our $VERSION = '1.000001';

# ABSTRACT: [DEPRECATED] Selectively upgrade a few modules to depend on the version used.

Expand Down

0 comments on commit b5ccb08

Please sign in to comment.