Skip to content

Commit a39695d

Browse files
Bump version to 2.0.0
1 parent a7d1c61 commit a39695d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

konfetti/compose/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66

77
ext {
88
PUBLISH_GROUP_ID = 'nl.dionsegijn'
9-
PUBLISH_VERSION = "2.0.0-alpha02"
9+
PUBLISH_VERSION = "2.0.0"
1010
PUBLISH_ARTIFACT_ID = 'konfetti-compose'
1111
}
1212

konfetti/xml/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: "com.diffplug.spotless"
44

55
ext {
66
PUBLISH_GROUP_ID = 'nl.dionsegijn'
7-
PUBLISH_VERSION = "1.3.2"
7+
PUBLISH_VERSION = "2.0.0"
88
PUBLISH_ARTIFACT_ID = 'konfetti-xml'
99
}
1010

0 commit comments

Comments
 (0)