Skip to content

Commit

Permalink
version changed to
Browse files Browse the repository at this point in the history
  • Loading branch information
Peng Cheng committed Feb 7, 2022
1 parent 8090b56 commit 0cdc228
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class Versions(self: Project) {
val projectGroup = "ai.acyclic.shapesafe"
val projectRootID = "shapesafe"

val projectV = "0.1.0-SNAPSHOT"
val projectV = "0.1.0"
val projectVMajor = projectV.removeSuffix("-SNAPSHOT")
// val projectVComposition = projectV.split('-')

Expand Down
2 changes: 1 addition & 1 deletion shapesafe-demo
Submodule shapesafe-demo updated 1 files
+1 −1 build.sbt

0 comments on commit 0cdc228

Please sign in to comment.