diff --git a/CHANGES.md b/CHANGES.md index e2aa93e..6e0b6f6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # Mirage Config Changelog -**Version 0.0.0** +**Version 1.0.0** (27-10-2022) * Initial version. * Add JSON format. * Add Java properties format. diff --git a/README.md b/README.md index 37de80f..b05c1f5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Mirage Config -Version 0.0.0 +Version 1.0.0 Copyright 2022 Mike Bierlee Licensed under the terms of the MIT license - See [LICENSE.txt](LICENSE.txt)