Skip to content

Commit ac34b41

Browse files
committed
bump to v3.2
1 parent 4fb424c commit ac34b41

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'
88

99
group 'org.reduxkotlin'
10-
version '0.3.1'
10+
version '0.3.2'
1111

1212
kotlin {
1313
jvm()

0 commit comments

Comments
 (0)