Skip to content

Commit 4136b35

Browse files
committed
Update to 1.8.6
1 parent 660525b commit 4136b35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

haxelib.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"license": "MIT",
55
"tags": [ "flash", "cpp", "neko", "js" ],
66
"description": "Actuate is a fast and flexible tween library that uses a jQuery-style \"chaining\" syntax. It out-performs other libraries (such as TweenLite) and is easy to extend with custom actuators.",
7-
"version": "1.8.5",
8-
"releasenote": "Fix for null values in SimpleActuator",
7+
"version": "1.8.6",
8+
"releasenote": "Patches for C++ type reflection, Actuate.update and Lime",
99
"contributors": [ "singmajesty" ],
1010
"dependencies": {}
1111
}

0 commit comments

Comments
 (0)