Skip to content

Commit 801dd93

Browse files
committed
Bump version
1 parent db1c515 commit 801dd93

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

gradle.properties

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
kotlin.code.style=official
2-
31
group=com.michael-bull.kotlin-retry
4-
version=1.0.10-SNAPSHOT
2+
version=2.0.0-SNAPSHOT
3+
description=A higher-order function for retrying operations that may fail.
4+
5+
kotlin.code.style=official
6+
kotlin.native.ignoreDisabledTargets=true
7+
kotlin.mpp.stability.nowarn=true

0 commit comments

Comments
 (0)