Skip to content

Commit

Permalink
chore: bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
schweikart committed Jun 11, 2023
1 parent e99ee58 commit c2a2e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group = 'edu.kit.provideq'
version = '0.2.0'
version = '0.2.1'
sourceCompatibility = '17'

repositories {
Expand Down

0 comments on commit c2a2e4f

Please sign in to comment.