Skip to content

Commit 538e9e6

Browse files
committed
🔖 : bump to 2.3.1
1 parent 8060928 commit 538e9e6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
<a name="2.3.1"></a>
4+
## 2.3.1 (2022-03-12)
5+
6+
### Fixed
7+
8+
- 🐛 : declare docker as the default executor [[8060928](https://github.com/gaia-app/runner/commit/8060928d323319cd808319125c0944020f7c76ee)]
9+
10+
311
<a name="2.3.0"></a>
412
## 2.3.0 (2022-02-18)
513

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>io.gaia_app</groupId>
1414
<artifactId>runner</artifactId>
15-
<version>2.3.0</version>
15+
<version>2.3.1</version>
1616
<packaging>jar</packaging>
1717

1818
<name>gaia-runner</name>

0 commit comments

Comments
 (0)