Declare release 1.0.0

This commit is contained in:
Wuzzy 2015-02-12 21:58:34 +01:00
parent 0a5b735a89
commit 05b9c3b882
2 changed files with 2 additions and 6 deletions

6
API.md
View File

@ -1,10 +1,6 @@
API documentation for the HUD bars mod 0.4.0
API documentation for the HUD bars mod 1.0.0
============================================
**Warning**: This API is still experimental, everything may change at any time,
and backwards compability will not be ensured until the 1.0.0 release of the
HUD bars mod.
## Introduction
This API allows you to add, change, hide and unhide custom HUD bars for this mod.

View File

@ -1,6 +1,6 @@
Minetest mod: HUD bars
======================
Version: 0.4.0
Version: 1.0.0
This software uses semantic versioning, as defined by version 2.0.0 of the SemVer
standard. <http://semver.org/>