Push version for next release

This commit is contained in:
Blue (Lukas Rieger) 2019-11-23 20:44:28 +01:00
parent b774465907
commit 5858142eb1
3 changed files with 3 additions and 3 deletions

View File

@ -2,6 +2,6 @@ package de.bluecolored.bluemap.core;
public class BlueMap {
public static final String VERSION = "0.0.0";
public static final String VERSION = "0.1.0";
}

View File

@ -33,7 +33,7 @@ dependencies {
shadowJar {
baseName = 'BlueMap'
version = '0.0.0'
version = '0.1.0'
classifier = null
}

View File

@ -2,7 +2,7 @@
{
"modid": "bluemap",
"name": "BlueMap",
"version": "0.0.0",
"version": "0.1.0",
"description": "A 3d-map of your Minecraft worlds view-able in your browser using three.js (WebGL)",
"url": "https://ore.spongepowered.org/Blue/BlueMap",
"authorList": [