Skip to content

Commit

Permalink
Bumped version to 1.0.0 (8)
Browse files Browse the repository at this point in the history
  • Loading branch information
chRyNaN committed Aug 4, 2021
1 parent c0e7761 commit ad1ee35
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ object LibraryConstants {
const val group = "com.chrynan.inject"
const val owner = "chrynan"
const val repoName = "inject"
const val versionName = "0.9.0"
const val versionCode = 7
const val versionDescription = "Release 0.9.0"
const val versionName = "1.0.0"
const val versionCode = 8
const val versionDescription = "Release 1.0.0"
const val license = "Apache-2.0"
const val vcsUrl = "https://github.com/chRyNaN/inject.git"

Expand Down

0 comments on commit ad1ee35

Please sign in to comment.