Skip to content

Commit

Permalink
Merge pull request #141 from gradle/leo/prepare-1.3.0
Browse files Browse the repository at this point in the history
Prepare 1.3.0 release
  • Loading branch information
leonard84 authored Nov 13, 2024
2 parents ab4e5b5 + ff5632b commit 8d30c71
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 @@ -4,7 +4,7 @@ https://github.com/gradle/cucumber-companion/actions/workflows/verify.yml[image:

= Cucumber Companion
// Keep in sync with gradle.properties
:version: 1.2.0
:version: 1.3.0
// keep in sync with version catalog (libs.version.toml)
:minGradleVersion: 7.3
:minMavenVersion: 3.8.6
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ org.gradle.caching=true
org.gradle.configuration-cache=true
group=com.gradle.cucumber.companion
# NOTE: Keep version in sync with Readme.adoc
version=1.2.0
version=1.3.0
org.gradle.java.installations.fromEnv=JDK_1_8,JDK8,JDK9,JDK17
systemProp.org.gradle.internal.publish.checksums.insecure=true

0 comments on commit 8d30c71

Please sign in to comment.