From 288edc722479509a46785e02df18093239e4f256 Mon Sep 17 00:00:00 2001 From: Ryusei Yamaguchi Date: Sun, 29 Mar 2015 17:52:00 +0900 Subject: [PATCH] version 0.2.0 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index bcfa71c..27f06f2 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,8 +4,8 @@ "license": "MIT", "tags": ["cross", "unicode", "string"], "description": "Library for Unicode string support", - "version": "0.1.1", - "releasenote": "bugfix", + "version": "0.2.0", + "releasenote": "support python target", "contributors": ["mandel59"], "dependencies": {} }