add changelog and release version 0.2.0
[phancap.git] / build.xml
index 6c9fc2243c7a75158e0b870143df6944a22917f8..ce72cbf49f6583086c7b8d43b99669a1d043f9e2 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <project name="phancap" default="phar" basedir=".">
 
- <property name="version"  value="0.1.0" />
+ <property name="version"  value="0.2.0" />
  <property name="pharfile" value="${phing.dir}/dist/${phing.project.name}-${version}.phar" />
  <property name="libdir" value="${phing.dir}/lib"/>