Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
deusaquilus committed Mar 18, 2024
1 parent 24c7578 commit e02a0ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ apply(plugin = "io.github.gradle-nexus.publish-plugin")
allprojects {

group = "io.exoquery"
version = "0.1.26"
version = "0.1.27"

apply(plugin = "kotlin")
apply(plugin = "maven-publish")
Expand Down

0 comments on commit e02a0ef

Please sign in to comment.