Skip to content

Commit e38fd8a

Browse files
Bumping the version to 0.13.0 for release (#935)
Signed-off-by: Haroon Sheikh <haroon.sheikh@sky.uk>
1 parent fce033d commit e38fd8a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

java.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "java",
3-
"version": "0.12.0",
3+
"version": "0.13.0",
44
"description": "Java support for gauge",
55
"install": {
66
"windows": [],

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<name>gauge-java</name>
55
<groupId>com.thoughtworks.gauge</groupId>
66
<artifactId>gauge-java</artifactId>
7-
<version>0.12.0</version>
7+
<version>0.13.0</version>
88
<description>Java plugin for Gauge</description>
99
<url>https://github.com/getgauge/gauge-java</url>
1010
<dependencyManagement>

0 commit comments

Comments
 (0)