Skip to content

Commit

Permalink
release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qgymib committed Mar 6, 2023
1 parent 326c8fe commit 6b66f3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v2.0.0
## v2.0.0 (2023/03/06)

### Features
1. Print parameter information before execute tests
Expand Down
2 changes: 1 addition & 1 deletion include/cutest.h
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ extern "C" {
/**
* @brief Development version.
*/
#define CUTEST_VERSION_PREREL 2
#define CUTEST_VERSION_PREREL 0

/**
* @brief Ensure the api is exposed as C function.
Expand Down

0 comments on commit 6b66f3e

Please sign in to comment.