Skip to content

Commit 42b0644

Browse files
committed
- update haxelib.json
1 parent 52e0d7a commit 42b0644

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

haxelib.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"name": "ithril",
33
"url" : "https://github.com/benmerckx/ithril",
44
"license": "MIT",
5-
"tags": ["js", "html", "template", "web"],
5+
"tags": ["js", "html", "template", "web", "mithril", "dsl"],
66
"description": "Templates for haxe. Compiles to HTML or Mithril views.",
7-
"version": "1.3.1",
8-
"releasenote": "Updated redraw cycle",
9-
"contributors": ["benmerckx"],
7+
"version": "2.0.0",
8+
"releasenote": "uses mithril 1.1.1 instead of 0.2.x",
9+
"contributors": ["benmerckx", "dfadev"],
1010
"classPath": "src",
1111
"dependencies": {
1212
"tink_macro": ""

0 commit comments

Comments
 (0)