Add command to create custom types
[shpub.git] / build.xml
index 8cb1392c53fd5713eba68a9f3a30e19fc794602e..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.1" />
+ <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"/>