Skip to content

Commit

Permalink
chore: update change log and version 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierChanth committed Nov 28, 2024
1 parent 9b9cb31 commit 1b801e3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/atclient/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.3.3

- fix: monitor resiliency
- Added a new monitor message which represents an empty message after a timeout

## 0.3.2

- Fix unused include warnings in notify
Expand Down
2 changes: 1 addition & 1 deletion packages/atclient/include/atclient/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
extern "C" {
#endif

#define ATCLIENT_ATSDK_VERSION "0.3.2"
#define ATCLIENT_ATSDK_VERSION "0.3.3"

#ifdef __cplusplus
}
Expand Down

0 comments on commit 1b801e3

Please sign in to comment.