Skip to content

Commit

Permalink
Prepare version 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aitorvs committed Mar 11, 2021
1 parent e44d7fe commit 0e6b7a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@
## [Unreleased]
[Unreleased]: https://github.com/aitorvs/beeline/compare/0.3.0...HEAD

## [0.2.3] - 2021-03-11
[0.2.3]: https://github.com/aitorvs/beeline/releases/tag/0.2.3

## [0.2.2] - 2021-03-11
[0.2.1]: https://github.com/aitorvs/beeline/releases/tag/0.2.1
[0.2.2]: https://github.com/aitorvs/beeline/releases/tag/0.2.2

## [0.2.1] - 2021-03-11
[0.2.1]: https://github.com/aitorvs/beeline/releases/tag/0.2.1
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group = "com.aitorvs.elgato"
version = "0.3.0-SNAPSHOT"
version = "0.2.3"

repositories {
mavenCentral()
Expand Down

0 comments on commit 0e6b7a0

Please sign in to comment.