Skip to content

Commit

Permalink
added slider with optional label
Browse files Browse the repository at this point in the history
  • Loading branch information
charlee-dev committed Feb 28, 2022
1 parent d3e5177 commit 1dc6150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/AppConfig.kt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ object AppConfig {
object Maven {
const val groupId = "com.github.adrianwitaszak"
const val artifactId = "neumorph-ui"
const val version = "0.7.0"
const val version = "0.7.5"
}
}

0 comments on commit 1dc6150

Please sign in to comment.