summaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorKyle Gunger <corechg@gmail.com>2020-07-23 19:31:09 -0400
committerKyle Gunger <corechg@gmail.com>2020-07-23 19:31:09 -0400
commit9edd770911a9dfd5b350d579e9092a62873e1d4a (patch)
treeea231adc14d60c94047929a656f70b406c198113 /src/main/resources
parent0afbfce255bd7625396ad729b33bcecff09bd5b2 (diff)
Proper type checking
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/fabric.mod.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index d5986f2..d54a617 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.3",
+ "version": "0.11.4",
"name": "Transit API",
"description": "Move about!",