Skip to content

Commit

Permalink
Updated version for release to 0.0.3-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
kasem-sm committed Aug 27, 2022
1 parent 57613d6 commit 73011d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/LibraryConfigs.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
object LibraryConfigs {
const val groupId = "com.kasem-sm.easystore"
const val version = "0.0.2-alpha"
const val version = "0.0.3-alpha"
const val snapshotVersion = "0.0.3-SNAPSHOT"
}

0 comments on commit 73011d8

Please sign in to comment.