Skip to content

Commit ebb734a

Browse files
authored
Merge pull request #2 from canopas/bump-version-1.0.3
Bump version to 1.0.3
2 parents 16cab3a + 54d74b6 commit ebb734a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

showcase/build.gradle

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

66
ext {
77
PUBLISH_GROUP_ID = 'com.canopas.intro-showcase-view'
8-
PUBLISH_VERSION = '1.0.2'
8+
PUBLISH_VERSION = '1.0.3'
99
PUBLISH_ARTIFACT_ID = 'introshowcaseview'
1010
}
1111

0 commit comments

Comments
 (0)