summaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2021-01-22 12:38:53 -0500
committerKyle Gunger <kgunger12@gmail.com>2021-01-22 12:38:53 -0500
commitd45be1d289816e0262e0872d4b06b09208e82153 (patch)
treeca7b06b83f9ad3f9fafd7df75effb7b6a5487cf4 /src/main/resources/fabric.mod.json
parent01c32f91ac7d6088cb11d5ca85430d65010c640b (diff)
[RC1] Type updates and such
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-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 dca6073..44afcd7 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.15.0",
+ "version": "1.0.0-rc.1",
"name": "Transit API",
"description": "Move things about!",