Release 0.7.1
[shpub.git] / build.xml
index 84c7c6e744e3b41f2488b65f12b62a4114ca7c01..0f1c6a75a97c83150d66c00f387ea9a8e6fb1207 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.7.0" />
+ <property name="version"  value="0.7.1" />
  <property name="pharfile" value="${phing.dir}/dist/${phing.project.name}-${version}.phar" />
  <property name="libdir" value="${phing.dir}/lib"/>