Add command to create custom types
[shpub.git] / build.xml
index c57735d55fdb8b2641ea3f03294e794715750fe8..7c8ac5d6d27e8309e3e4a4abf75da01a547eaa47 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.2" />
  <property name="pharfile" value="${phing.dir}/dist/${phing.project.name}-${version}.phar" />
  <property name="libdir" value="${phing.dir}/lib"/>