Add location header to --dry-run fake response
[shpub.git] / build.xml
index c57735d55fdb8b2641ea3f03294e794715750fe8..d48ad3dc4f7bbc0a49148345614840ddfe153d9d 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <project name="shpub" default="phar" basedir=".">
 
- <property name="version"  value="0.5.0" />
+ <property name="version"  value="0.6.0" />
  <property name="pharfile" value="${phing.dir}/dist/${phing.project.name}-${version}.phar" />
  <property name="libdir" value="${phing.dir}/lib"/>