Skip to content

Commit 565dc79

Browse files
authored
Merge pull request #3 from reduxkotlin/update-thunk
version bump
2 parents df83532 + c0f43b0 commit 565dc79

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)