summaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorKyle Gunger <corechg@gmail.com>2020-04-15 16:05:25 -0400
committerKyle Gunger <corechg@gmail.com>2020-04-15 16:05:25 -0400
commit9c071a9d077a11865a83246152fffc8ea09e2666 (patch)
treefa3c3b70a4e6faecf138eb51e992a03056b8299d /src/main/resources
parentaed6ed909ee81beecac2836cb86654efe29e154b (diff)
[Update] Version 0.6.2
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 1a5136b..bca1407 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.5.1",
+ "version": "0.6.2",
"name": "Transit API",
"description": "General purpose API for transfering fluid, items, energy, anything.",