Skip to content

Commit c0f43b0

Browse files
author
Patrick Jackson
committed
version bump
1 parent 818232e commit c0f43b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ apply plugin: 'kotlin-multiplatform'
77
archivesBaseName = 'redux-kotlin-thunk'
88

99
group 'org.reduxkotlin'
10-
version '0.2.1'
10+
version '0.2.3'
1111

1212
kotlin {
1313
jvm()

0 commit comments

Comments
 (0)