Add location header to --dry-run fake response
[shpub.git] / build.xml
index 8cb1392c53fd5713eba68a9f3a30e19fc794602e..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.1" />
+ <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"/>