Skip to content

Commit

Permalink
Release v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalzinger committed Jul 21, 2019
1 parent a3d3d0b commit a466833
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 @@ -15,7 +15,7 @@ plugins {
}

group = "io.scheinecker.intellij"
version = "1.3.1-SNAPSHOT"
version = "1.3.1"

configure<JavaPluginConvention> {
sourceCompatibility = JavaVersion.VERSION_1_8
Expand Down

0 comments on commit a466833

Please sign in to comment.