Skip to content

Commit

Permalink
Increment version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tkrullmann committed Oct 6, 2020
1 parent 75e9982 commit eef44d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Apply the `org.unbroken-dome.helm` plugin to your Gradle project:
[source,groovy]
----
plugins {
id 'org.unbroken-dome.helm' version '1.2.3'
id 'org.unbroken-dome.helm' version '1.3.0'
}
----

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
kotlinVersion=1.3.72

group=org.unbroken-dome.gradle-plugins.helm
version=1.2.3
version=1.3.0

0 comments on commit eef44d9

Please sign in to comment.