Skip to content

Commit d974d1c

Browse files
authored
1.5.3 -> 2.0.0
1 parent efdab0a commit d974d1c

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
@@ -5,8 +5,8 @@
55
"description": "Simple Physics Library written in Haxe",
66
"contributors": ["austineast"],
77
"url": "https://austineast.dev/echo",
8-
"releasenote": "make kinematic bodies ignore gravity again",
9-
"version": "1.5.3",
8+
"releasenote": "aabb and other optimizations (thanks @Yanrishatum!)",
9+
"version": "2.0.0",
1010
"dependencies": {
1111
"hxmath": ""
1212
}

0 commit comments

Comments
 (0)