Bump version for initial release

This commit is contained in:
Mike Bierlee 2022-10-27 20:18:10 +03:00
parent df35f9076d
commit f76cf8699a
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Mirage Config Changelog # Mirage Config Changelog
**Version 0.0.0** **Version 1.0.0** (27-10-2022)
* Initial version. * Initial version.
* Add JSON format. * Add JSON format.
* Add Java properties format. * Add Java properties format.

View file

@ -1,6 +1,6 @@
# Mirage Config # Mirage Config
Version 0.0.0 Version 1.0.0
Copyright 2022 Mike Bierlee Copyright 2022 Mike Bierlee
Licensed under the terms of the MIT license - See [LICENSE.txt](LICENSE.txt) Licensed under the terms of the MIT license - See [LICENSE.txt](LICENSE.txt)