From b7e746f62def1a7cd097d51bf31aab83734154b5 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Mon, 26 Aug 2019 21:44:19 +0200 Subject: [PATCH] Version 0.1.0 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 423a847..9c52efd 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ Currently, this mod only adds v6-related functions. Most importantly, you can get the heat, humidity and biome in the v6 mapgen. See `API.md` for the API documentation. + +Current version: 0.1.0 (this is a SemVer)