diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b927e30d4827ce2035efc5a8ff9bb40f85d7d21..a2caf896ced906f434ab22f040ee16554a6b413c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,11 @@ All notable changes to this project will be documented in this file. ## [Unreleased] + +## [v1.0.0] - First release [Unreleased]: https://github.com/CESNET/remoteuserssl-simplesamlphp-module/tree/master +[v1.0.0]: https://github.com/CESNET/remoteuserssl-simplesamlphp-module/tree/v1.0.0 diff --git a/composer.json b/composer.json index a756346c1e95ff8a4a514344434df1162a0fd21c..831c258e299f5ac3fe1c7a9a217fdc0f37ae4233 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "cesnet/simplesamlphp-module-remoteuserssl", "description": "The module is just getting result of the Basic authentication or SSL authentication done by Apache web server.", "type": "simplesamlphp-module", - "version": "1.0.0-dev", + "version": "1.0.0", "keywords": ["simplesamlphp", "remoteuserssl"], "license": "BSD-2-Clause", "authors": [