Skip to content

Commit e1057d0

Browse files
committed
Bumping 2.3.0
1 parent 1f6be60 commit e1057d0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44
---
55

66
## master
7+
8+
## 2.3.0
79
* Fix issues #86 and #113
810

911
## 2.2.0

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ android.useAndroidX=true
1818
# Automatically convert third-party libraries to use AndroidX
1919
android.enableJetifier=true
2020
GROUP=com.careem.mockingbird
21-
VERSION=2.3.0-SNAPSHOT
21+
VERSION=2.3.0
2222
POM_NAME=mockingbird
2323
POM_DESCRIPTION=A Koltin multiplatform library that provides an easier way to mock and write unit tests for a multiplatform project
2424
POM_SCM_URL=https://github.com/careem/mockingbird

0 commit comments

Comments
 (0)