Skip to content

Commit

Permalink
release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mandel59 committed Jun 12, 2014
1 parent 3444c14 commit 7effc48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions haxelib.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"license": "MIT",
"tags": ["cross", "unicode", "string"],
"description": "Library for Unicode string support",
"version": "0.0.3",
"releasenote": "Support Python",
"version": "0.1.0",
"releasenote": "add class UtfIter\nrename Unicode.isCodePoint to Unicode.isScalar\nadd method Unifill.uCharCodeAt",
"contributors": ["mandel59"],
"dependencies": {}
}

0 comments on commit 7effc48

Please sign in to comment.