Skip to content

Commit ceac7f6

Browse files
committed
update GTween.version to 2.20
1 parent 43bef7d commit ceac7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/com/gskinner/motion/GTween.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ class GTween #if (flash || openfl) extends EventDispatcher #end
9090
build number as the decimal value. For example, the fourth build of version 3 would
9191
have version=3.04.
9292
**/
93-
public static var version:Float = 2.01;
93+
public static var version:Float = 2.20;
9494

9595
#if (flash || openfl)
9696
/**

0 commit comments

Comments
 (0)