Send "type" as array for JSON requests
[shpub.git] / build.xml
index 3fb0347f193a440aa75feab85fa17fd8f6b93aec..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.2.0" />
+ <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"/>