Skip to content

Commit b65e0ab

Browse files
committed
fix
1 parent d5cb281 commit b65e0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ allprojects {
77
apply(plugin = "maven-publish")
88

99
group = "com.bawnorton"
10-
version = "0.2.0-beta.1"
10+
version = "0.2.0-beta.2"
1111

1212
repositories {
1313
mavenCentral()

0 commit comments

Comments
 (0)