Skip to content

Commit

Permalink
🎈 1.0.0 (#18)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Mar 30, 2021
1 parent 5ff07a4 commit 4973a41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ find_package(ignition-cmake2 2.0.0 REQUIRED)
# Configure the project
#============================================================================
set(c++standard 17)
ign_configure_project(VERSION_SUFFIX pre2)
ign_configure_project(VERSION_SUFFIX)

#============================================================================
# Set project-specific options
Expand Down
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Ignition Utils 1.x.x (20XX-XX-XX)

## Ignition Utils 1.0.0 (2021-XX-XX)
## Ignition Utils 1.0.0 (2021-03-30)

1. Add basic support for bazel build system.
* [Pull request #14](https://github.com/ignitionrobotics/ign-utils/pull/14)
Expand Down

0 comments on commit 4973a41

Please sign in to comment.