Skip to content

Commit 428b762

Browse files
author
Patrick Jackson
committed
bump version to 0.3.2
1 parent 0f9772e commit 428b762

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Unreleased
22

3+
## [0.3.2] - 2020-02-22
4+
- issue #34 - incorrect same thread enforcement behavior fixed
5+
36
## [0.3.1] - 2019-12-16
47

58
### Changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ android.enableJetifier=true
2121
kotlin.code.style=official
2222

2323
GROUP=org.reduxkotlin.redux-kotlin
24-
VERSION_NAME=0.1.1
24+
VERSION_NAME=0.3.2
2525

2626
POM_ARTIFACT_ID=reduxkotlin
2727
POM_DESCRIPTION=Redux implementation for Kotlin. Mulitiplatform supported.

0 commit comments

Comments
 (0)