summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changes1
-rw-r--r--dist.ini2
2 files changed, 2 insertions, 1 deletions
diff --git a/Changes b/Changes
index 98d37aa..6bea189 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
Revision history for Package-Stash
{{$NEXT}}
+ - bump Package::Stash::XS dep, since a bug was fixed there
0.20 2011-01-03
- one more fix for the Conflicts plugin
diff --git a/dist.ini b/dist.ini
index d75e21c..a553408 100644
--- a/dist.ini
+++ b/dist.ini
@@ -11,7 +11,7 @@ awesome = =inc::MMPackageStash
[Prereqs]
perl = 5.8.3
Package::DeprecationManager = 0
-Package::Stash::XS = 0
+Package::Stash::XS = 0.18
Scalar::Util = 0
[Prereqs / TestRequires]