add "published" option to notes
[shpub.git] / build.xml
index 6f0ed5cf05d6f7bccc50c5edfea400fa9d39c782..3020b82934e87aa150ac5d6c05756877fe99c475 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.1" />
+ <property name="version"  value="0.0.3" />
  <property name="pharfile" value="${phing.dir}/dist/${phing.project.name}-${version}.phar" />
  <property name="libdir" value="${phing.dir}/lib"/>