..whose version is enforced by my plugin bundle
skip = t/when.t
[@Author::ETHER]
-:version = 0.119
+:version = 0.136
; instead of using the remote: origin = p5sagit@git.shadowcat.co.uk:Sub-Name.git,
; use the read-only mirror remote: github = git@github.com:p5sagit/Sub-Name.git
; so we can receive github pull requests
; TODO: make this an option of [Test::MinimumVersion]
[Substitute]
-file = xt/release/minimum-version.t
+file = xt/author/minimum-version.t
code = s/^(all_minimum_version_ok\([^)]+)(\s*\);)/$1, { skip => [qw(t\/given_when\.t t\/when\.t)] }$2/
[Prereqs::Soften]