Skip to content

Commit

Permalink
Merge branch 'release/0.7.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain Bertrand committed Aug 19, 2020
2 parents 8cd85f4 + 290fb8d commit fedfca3
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 @@ -6,7 +6,7 @@ plugins {

ihmc {
group = "us.ihmc"
version = "0.7.0"
version = "0.7.1"
vcsUrl = "https://github.com/ihmcrobotics/mecano"
openSource = true

Expand Down Expand Up @@ -38,5 +38,5 @@ graphvizDependencies {
yovariablesDependencies {
api(ihmc.sourceSetProject("main"))

api("us.ihmc:ihmc-yovariables:0.9.0")
api("us.ihmc:ihmc-yovariables:0.9.1")
}

0 comments on commit fedfca3

Please sign in to comment.