Skip to content

Commit d945849

Browse files
committed
Restore the project version
1 parent d094dd2 commit d945849

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,7 +1,7 @@
11
import com.huanshankeji.CommonDependencies
22
import org.jetbrains.compose.ComposeBuildConfig
33

4-
val projectVersion = "0.5.1-box-with-constraints-react-to-size-changes-js-dom-SNAPSHOT"
4+
val projectVersion = "0.5.1-SNAPSHOT"
55

66
val commonDependencies = CommonDependencies()
77

0 commit comments

Comments
 (0)