Skip to content

Commit 4d9b047

Browse files
committed
Update the project version to "0.2.0-SNAPSHOT"
1 parent f8e8279 commit 4d9b047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const val projectVersion = "0.1.1-SNAPSHOT"
1+
const val projectVersion = "0.2.0-SNAPSHOT"
22

33
object DependencyVersions {
44
val webcomponents = "2.6.0"

0 commit comments

Comments
 (0)