Skip to content

Commit

Permalink
v6.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankHeijden committed Oct 6, 2022
1 parent b99fe69 commit 829662d
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 @@ -12,7 +12,7 @@ plugins {
val name = "Insights"
group = "dev.frankheijden.insights"
val dependencyDir = "$group.dependencies"
version = "6.12.3-SNAPSHOT"
version = "6.13.0"

subprojects {
apply(plugin = "java")
Expand Down

0 comments on commit 829662d

Please sign in to comment.