aboutsummaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/META.yml b/META.yml
index 7b1ceec..b829e5f 100644
--- a/META.yml
+++ b/META.yml
@@ -24,8 +24,8 @@ no_index:
directory:
- t/lib
requires:
- App::Spec: '0.004'
- App::Spec::Run: '0.004'
+ App::Spec: '>= 0.004, != 0.004_001'
+ App::Spec::Run: '>= 0.004, != 0.004_001'
Digest::SHA: '5.96'
Email::Address: '1.908'
Email::MIME: '1.940'
@@ -52,5 +52,5 @@ requires:
resources:
homepage: https://www.thenautilus.net/SW/Sietima/
repository: https://www.thenautilus.net/cgit/Sietima
-version: 1.0.2
+version: 1.0.3
x_serialization_backend: 'YAML::Tiny version 1.70'