We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5cb281 commit b65e0abCopy full SHA for b65e0ab
build.gradle.kts
@@ -7,7 +7,7 @@ allprojects {
7
apply(plugin = "maven-publish")
8
9
group = "com.bawnorton"
10
- version = "0.2.0-beta.1"
+ version = "0.2.0-beta.2"
11
12
repositories {
13
mavenCentral()
0 commit comments