Skip to content

Commit

Permalink
chore(release): 1.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.3](v1.1.2...v1.1.3) (2023-12-29)

### Bug Fixes

* fix version update in docs ([f69969d](f69969d))
* fix version update in docs ([4b766b5](4b766b5))
* fix version update in docs ([80d5617](80d5617))
  • Loading branch information
semantic-release-bot committed Dec 29, 2023
1 parent f16e60f commit 8abee8a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.1.3](https://github.com/manosbatsis/corda5-testutils/compare/v1.1.2...v1.1.3) (2023-12-29)


### Bug Fixes

* fix version update in docs ([f69969d](https://github.com/manosbatsis/corda5-testutils/commit/f69969d98dc311dcb6e3f2b755536fe8168b3e66))
* fix version update in docs ([4b766b5](https://github.com/manosbatsis/corda5-testutils/commit/4b766b533de94fbea27183d0319a48bbcf5a127e))
* fix version update in docs ([80d5617](https://github.com/manosbatsis/corda5-testutils/commit/80d56174f80eb32e7f6855de7ee8dbf1b87306c4))

## [1.1.2](https://github.com/manosbatsis/corda5-testutils/compare/v1.1.1...v1.1.2) (2023-12-29)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=com.github.manosbatsis.corda5.testutils
version=1.1.2
version=1.1.3
vendorName=Manos Batsis

kotlin.code.style=official
Expand Down

0 comments on commit 8abee8a

Please sign in to comment.