From fbbc8ec55fc949733e10a906c7c1e748f7a54f34 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Fri, 17 Apr 2020 12:10:09 -0400 Subject: [Update] Version 0.10.2+ Bugfix that breaks compatibility --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources') diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 70852d9..46049fa 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "id": "transit-api", - "version": "0.9.2", + "version": "0.10.2", "name": "Transit API", "description": "Move about!", -- cgit v1.2.3