Skip to content

Commit

Permalink
chore(release): 6.0.13 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.13](v6.0.12...v6.0.13) (2022-11-21)

### Bug Fixes

* **deps:** update dependency ch.qos.logback:logback-classic to v1.4.5 ([#145](#145)) ([285e278](285e278))
  • Loading branch information
semantic-release-bot committed Nov 21, 2022
1 parent 285e278 commit 48c5387
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.0.13](https://github.com/pleo-io/prop/compare/v6.0.12...v6.0.13) (2022-11-21)


### Bug Fixes

* **deps:** update dependency ch.qos.logback:logback-classic to v1.4.5 ([#145](https://github.com/pleo-io/prop/issues/145)) ([285e278](https://github.com/pleo-io/prop/commit/285e27861ab8a864782714725e91ae06fa5121ef))

## [6.0.12](https://github.com/pleo-io/prop/compare/v6.0.11...v6.0.12) (2022-11-11)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = 6.0.12
version = 6.0.13

0 comments on commit 48c5387

Please sign in to comment.