Skip to content

Commit

Permalink
🔖 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenmcc committed May 2, 2023
1 parent 32c3981 commit cb98bbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {

ihmc {
group = "us.ihmc"
version = "0.19.1"
version = "0.20.0"
vcsUrl = "https://github.com/ihmcrobotics/euclid"
openSource = true

Expand Down Expand Up @@ -47,4 +47,4 @@ testDependencies {

api("org.ejml:ejml-ddense:0.39")
api("us.ihmc:ihmc-commons-testing:0.32.0")
}
}

0 comments on commit cb98bbd

Please sign in to comment.