Prepare 0.4.0
[shpub.git] / build.xml
index e2307b0e42c318690b18646ad9a67c18cd005967..3b29f86d2cebcf842a48a8e2ba5cbf3a049d0e3f 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.3.0" />
+ <property name="version"  value="0.4.0" />
  <property name="pharfile" value="${phing.dir}/dist/${phing.project.name}-${version}.phar" />
  <property name="libdir" value="${phing.dir}/lib"/>