Skip to content

Commit 542d1e1

Browse files
committed
Bump version
1 parent 94a6657 commit 542d1e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ subprojects { subproject ->
5252
}
5353
}
5454

55-
def NEXT_VERSION = "2.5.2-SNAPSHOT"
55+
def NEXT_VERSION = "2.6.1"
5656

5757
allprojects {
5858

5959
group = 'app.cash.paykit'
60-
version = '2.5.1-SNAPSHOT'
60+
version = '2.6.0'
6161

6262
plugins.withId("com.vanniktech.maven.publish.base") {
6363
mavenPublishing {

0 commit comments

Comments
 (0)