Skip to content

Commit

Permalink
Fixes #40 Version Bump To 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverspryn committed Mar 29, 2024
1 parent b62efe2 commit ec022f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object CentralRepositoryConfig {
object Artifact {
const val GROUP_ID = "com.oliverspryn.android"
const val ID = "multimodal-spanner"
const val VERSION = "1.2.0"
const val VERSION = "1.2.1"
}

object Developer {
Expand Down

0 comments on commit ec022f7

Please sign in to comment.