Skip to content

Commit f673c4f

Browse files
chore(release): 1.1.4 [skip ci]
## [1.1.4](v1.1.3...v1.1.4) (2024-01-04) ### Bug Fixes * improve combined worker handling ([18d94af](18d94af))
1 parent 18d94af commit f673c4f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.1.4](https://github.com/manosbatsis/corda5-testutils/compare/v1.1.3...v1.1.4) (2024-01-04)
8+
9+
10+
### Bug Fixes
11+
12+
* improve combined worker handling ([18d94af](https://github.com/manosbatsis/corda5-testutils/commit/18d94af73be37a3dc440ecf560dcd5215198669f))
13+
714
## [1.1.3](https://github.com/manosbatsis/corda5-testutils/compare/v1.1.2...v1.1.3) (2023-12-29)
815

916

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=com.github.manosbatsis.corda5.testutils
2-
version=1.1.3
2+
version=1.1.4
33
vendorName=Manos Batsis
44

55
kotlin.code.style=official

0 commit comments

Comments
 (0)