Skip to content

Commit a576d7f

Browse files
committed
updated project version to 0.1.0-M2
1 parent ab1d1aa commit a576d7f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.idea/compiler.xml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

preflight-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
`maven-publish`
1010
}
1111

12-
val PROJECT_VERSION = "0.1.0-SNAPSHOT"
12+
val PROJECT_VERSION = "0.1.0-M2"
1313

1414

1515
tasks.register("publishAll") {

0 commit comments

Comments
 (0)