Support auth servers with ? in their URL
[shpub.git] / build.xml
index c57735d55fdb8b2641ea3f03294e794715750fe8..8cb1392c53fd5713eba68a9f3a30e19fc794602e 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.5.1" />
  <property name="pharfile" value="${phing.dir}/dist/${phing.project.name}-${version}.phar" />
  <property name="libdir" value="${phing.dir}/lib"/>