Skip to content

Commit ba984fc

Browse files
author
Vladimir Rogach
committed
Prepare for release 0.4.7
1 parent e5be168 commit ba984fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
22

3-
## [Unreleased] - 2022-03-24
3+
## [0.4.7] - 2022-03-24
44
- Fixed handling of instances paramter (can be passed via TARANTOOL_INSTANCES_FILE)
55
- Updated tarantool library dependencies

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Add the Maven dependency:
1414
<dependency>
1515
<groupId>io.tarantool</groupId>
1616
<artifactId>testcontainers-java-tarantool</artifactId>
17-
<version>0.4.6</version>
17+
<version>0.4.7</version>
1818
</dependency>
1919
```
2020

0 commit comments

Comments
 (0)