diff --git a/API.md b/API.md index 8ca2357..d2efadf 100644 --- a/API.md +++ b/API.md @@ -1,4 +1,4 @@ -API documentation for Mana 0.3.0 +API documentation for Mana 0.4.0 ================================ **Warning:** This API is not considered stable yet. diff --git a/README.txt b/README.txt index f79b3df..0d8ef28 100644 --- a/README.txt +++ b/README.txt @@ -1,6 +1,6 @@ Mana mod [mana] =============== -Version: 0.3.0 +Version: 0.4.0 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 081a6e5..5ae5487 100644 --- a/init.lua +++ b/init.lua @@ -1,5 +1,5 @@ --[[ -Mana 0.3.0 +Mana 0.4.0 This mod adds mana to players, a special attribute License: WTFPL