Skip to content

Commit 1d1aa70

Browse files
committed
v0.2.2 release
1 parent e4d4ec7 commit 1d1aa70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/VersionsAndDependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import com.huanshankeji.CommonDependencies
22

3-
const val projectVersion = "0.2.2-SNAPSHOT"
3+
const val projectVersion = "0.2.2"
44

55
object DependencyVersions {
66
val webcomponents = "2.6.0"

0 commit comments

Comments
 (0)