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