Skip to content

Commit 2600682

Browse files
committed
Prepare for release 0.14.0.
1 parent 518769a commit 2600682

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## 0.14.0
4+
5+
### Changed
6+
7+
- Kotlin 2.1.0
8+
- Coroutines 1.10.1
9+
- AtomicFU 0.27.0
10+
- Stately 2.1.0
11+
312
## 0.13.0
413

514
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=io.github.reactivecircus.cache4k
2-
VERSION_NAME=0.14.0-SNAPSHOT
2+
VERSION_NAME=0.14.0
33

44
POM_URL=https://github.com/reactivecircus/cache4k
55
POM_SCM_URL=https://github.com/reactivecircus/cache4k

0 commit comments

Comments
 (0)