Release 0.2.0
[shpub.git] / build.xml
index 1a580726b796e012862c92f745197e2e5b709c6f..3fb0347f193a440aa75feab85fa17fd8f6b93aec 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.0.4" />
+ <property name="version"  value="0.2.0" />
  <property name="pharfile" value="${phing.dir}/dist/${phing.project.name}-${version}.phar" />
  <property name="libdir" value="${phing.dir}/lib"/>