Skip to content

Commit c3bfc2f

Browse files
authored
Back to snapshot for development
1 parent a8d529b commit c3bfc2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ configurations.all {
2222
}
2323

2424
group = "com.arcaniax"
25-
version = "1.3.0"
25+
version = "1.3.1"
2626

2727
var versuffix by extra("SNAPSHOT")
2828
version = if (!project.hasProperty("release")) {

0 commit comments

Comments
 (0)