Skip to content

Commit

Permalink
Bumped version to 1.1.0 (10)
Browse files Browse the repository at this point in the history
  • Loading branch information
chRyNaN committed Aug 20, 2022
1 parent 43ca691 commit 30eaadb
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.inject"
const val owner = "chrynan"
const val repoName = "inject"
const val versionName = "1.0.1"
const val versionCode = 9
const val versionName = "1.1.0"
const val versionCode = 10
const val versionDescription = "Release $versionName ($versionCode)"
const val license = "Apache-2.0"
const val vcsUrl = "https://github.com/chRyNaN/inject.git"
Expand Down

0 comments on commit 30eaadb

Please sign in to comment.