Skip to content

Commit

Permalink
chore(release): 6.0.15 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.15](v6.0.14...v6.0.15) (2022-11-29)

### Bug Fixes

* **deps:** update kotlin to v1.7.22 ([#147](#147)) ([982ac21](982ac21))
  • Loading branch information
semantic-release-bot committed Nov 29, 2022
1 parent 982ac21 commit ecb7e4e
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.15](https://github.com/pleo-io/prop/compare/v6.0.14...v6.0.15) (2022-11-29)


### Bug Fixes

* **deps:** update kotlin to v1.7.22 ([#147](https://github.com/pleo-io/prop/issues/147)) ([982ac21](https://github.com/pleo-io/prop/commit/982ac213a11910ed7599a833ac58a8aa2376c9c3))

## [6.0.14](https://github.com/pleo-io/prop/compare/v6.0.13...v6.0.14) (2022-11-22)


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.14
version = 6.0.15

0 comments on commit ecb7e4e

Please sign in to comment.