Skip to content

Commit

Permalink
Bumped version to 0.11.0 (23)
Browse files Browse the repository at this point in the history
  • Loading branch information
chRyNaN committed Apr 14, 2023
1 parent c3306f8 commit 9dcb397
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ object LibraryConstants {
const val group = "com.chrynan.cycle"
const val owner = "chrynan"
const val repoName = "cycle"
const val versionName = "0.10.0"
const val versionCode = 22
const val versionName = "0.11.0"
const val versionCode = 23
const val versionDescription = "Release $versionName ($versionCode)"
const val license = "Apache-2.0"
const val vcsUrl = "https://github.com/chRyNaN/cycle.git"
Expand Down

0 comments on commit 9dcb397

Please sign in to comment.