Skip to content

Commit

Permalink
🔖 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ds58 committed Dec 10, 2024
1 parent ed695f4 commit 2d2bd53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion group.gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group = us.ihmc
version = 1.1.1
version = 1.1.2
vcsUrl = https://github.com/ihmcrobotics/ihmc-ros2-library
openSource = true
maintainer = "Duncan Calvert ([email protected])"
2 changes: 1 addition & 1 deletion ros2-common-interfaces/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath("us.ihmc:ros2-msg-to-pubsub-generator:1.1.1")
classpath("us.ihmc:ros2-msg-to-pubsub-generator:1.1.2")
}
}

Expand Down

0 comments on commit 2d2bd53

Please sign in to comment.