Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
peng committed Mar 26, 2022
1 parent 2e31960 commit b8da76a
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.2.0-SNAPSHOT"
val projectV = "0.1.2"
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 b8da76a

Please sign in to comment.