Skip to content

Commit

Permalink
Bump to v3.0.1 (#166)
Browse files Browse the repository at this point in the history
Signed-off-by: Eugenio Collado <[email protected]>
  • Loading branch information
EugenioCollado authored Nov 26, 2024
1 parent 2c6b3d0 commit 3c82266
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ sourceSets {
}

group = "com.eprosima"
version = "3.0.0"
version = "3.0.1"

//general properties
jar {
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.eprosima.idl</groupId>
<artifactId>com.eprosima.idl</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
<packaging>jar</packaging>

<build>
Expand Down

0 comments on commit 3c82266

Please sign in to comment.