Skip to content

Commit

Permalink
Bumping 2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
careembot committed Dec 5, 2023
1 parent a34f6d4 commit 29e1ca7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.

---
## master

## 2.16.0
* Fix missed calls recorded by InvocationRecorder switching to ConcurrentMutableMap to record methods calls

## 2.15.0
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ksp.incremental=true
ksp.incremental.log=true

GROUP=com.careem.mockingbird
VERSION=2.16.0-SNAPSHOT
VERSION=2.16.0
# Kotlin
kotlin.code.style=official
kotlin.mpp.stability.nowarn=true
Expand Down

0 comments on commit 29e1ca7

Please sign in to comment.