Skip to content

Commit

Permalink
Bumping 2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
careembot committed Oct 31, 2023
1 parent ebc3bbf commit e1e4f33
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 @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
---
## master

## 2.15.0

## 2.14.0
* Fix ksp code generation for non-jvm target

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.15.0-SNAPSHOT
VERSION=2.15.0
# Kotlin
kotlin.code.style=official
kotlin.mpp.stability.nowarn=true
Expand Down

0 comments on commit e1e4f33

Please sign in to comment.