Skip to content

Commit 2d6fa34

Browse files
author
Christopher Keenan
committed
Bumped version to 0.4.1 (6)
1 parent 11ce051 commit 2d6fa34

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

buildSrc/src/main/java/com.chrynan.parcelable.buildSrc/LibraryConstants.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ object LibraryConstants {
55
const val group = "com.chrynan.parcelable"
66
const val owner = "chrynan"
77
const val repoName = "parcelable"
8-
const val versionName = "0.4.0"
9-
const val versionCode = 5
8+
const val versionName = "0.4.1"
9+
const val versionCode = 6
1010
const val versionDescription = "Release $versionName ($versionCode)"
1111
const val license = "Apache-2.0"
1212
const val vcsUrl = "https://github.com/chRyNaN/pacelable.git"

0 commit comments

Comments
 (0)