Modified:
/trunk/src/haxelib.xml
=======================================
--- /trunk/src/haxelib.xml Fri Aug 7 02:15:42 2009
+++ /trunk/src/haxelib.xml Fri Aug 7 02:17:34 2009
@@ -1,5 +1,5 @@
<project name="utest" url="http://code.google.com/p/utest" license="LGPL">
<user name="fponticelli"/>
<description>Unit Testing System for haXe</description>
- <version name="0.1.1">small improvments</version>
+ <version name="0.1.1">Added Assert.same() to compare any kind of
value. Added proper testings for the Assert class. Minor issues
fixed</version>
</project>