diff options
author | Kyle Gunger <corechg@gmail.com> | 2020-07-19 19:44:56 -0400 |
---|---|---|
committer | Kyle Gunger <corechg@gmail.com> | 2020-07-19 19:44:56 -0400 |
commit | 0afbfce255bd7625396ad729b33bcecff09bd5b2 (patch) | |
tree | b94f7a099950a6582e12dcf896c707c296b10c18 /src/main/resources | |
parent | bdc90700713510f778ad002cd4ae32905e1f3c0e (diff) |
v0.11.3
~ Minor documentation updates
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/fabric.mod.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 8c69db6..d5986f2 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.11.2", + "version": "0.11.3", "name": "Transit API", "description": "Move about!", |