Send "type" as array for JSON requests
[shpub.git] / build.xml
index 1a580726b796e012862c92f745197e2e5b709c6f..889f8a3ae741309bbeaae792cc4dfc6bedca887f 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.3.0" />
  <property name="pharfile" value="${phing.dir}/dist/${phing.project.name}-${version}.phar" />
  <property name="libdir" value="${phing.dir}/lib"/>