From 36db3d72ac11876006d172b1fb01b11dfe8e198f Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Sun, 22 Feb 2015 18:20:09 +0100 Subject: [PATCH] Increase patch number --- API.md | 2 +- README.txt | 2 +- init.lua | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/API.md b/API.md index fb9555d..c82eda1 100644 --- a/API.md +++ b/API.md @@ -1,4 +1,4 @@ -API documentation for Mana 1.0.0 +API documentation for Mana 1.0.1 ================================ ## Introduction diff --git a/README.txt b/README.txt index 88c208f..8f9ba0c 100644 --- a/README.txt +++ b/README.txt @@ -1,6 +1,6 @@ Mana mod [mana] =============== -Version: 1.0.0 +Version: 1.0.1 Note: This mod uses semantic versioning, as defined by version 2.0.0 of the SemVer standard. See: diff --git a/init.lua b/init.lua index c27750f..efce6df 100644 --- a/init.lua +++ b/init.lua @@ -1,5 +1,5 @@ --[[ -Mana 1.0.0 +Mana 1.0.1 This mod adds mana to players, a special attribute License: WTFPL