Skip to content

Commit

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

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

- Added result verification

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

Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group = "com.aitorvs.beeline"
version = "0.4.0-SNAPSHOT"
version = "0.3.1"

repositories {
mavenCentral()
Expand Down

0 comments on commit bd9be19

Please sign in to comment.