diff --git a/CHANGELOG.md b/CHANGELOG.md index 127d468b4..99d6c2431 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,11 +49,8 @@ ### Contributions -- **[@pocket7878](https://github.com/pocket7878)** -- **[@VoltBit](https://github.com/VoltBit)** -- **[@b52](https://github.com/b52)** -- **[@nxnfufunezn](https://github.com/nxnfufunezn)** -- **[@atk](https://github.com/atk)** +Apart from the core team, the following people has contributed to this release: +- **[gnieto](https://github.com/gnieto)** ## SUPER 0.2.0 @@ -90,6 +87,7 @@ ### Contributions +Apart from the core team, the following people has contributed to this release: - **[@pocket7878](https://github.com/pocket7878)** - **[@VoltBit](https://github.com/VoltBit)** - **[@b52](https://github.com/b52)** diff --git a/Cargo.toml b/Cargo.toml index 540a884ab..13d08ec47 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "super" -version = "0.3.0-dev" +version = "0.3.0" authors = [ "Iban Eguia ", "Jaime Salas ",