Skip to content

Commit baaa0d6

Browse files
doc(changelog): update
1 parent 21d39a7 commit baaa0d6

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.9.1](https://github.com/guillaume-gricourt/HmnRandomRead/tree/0.9.1) (2022-12-24)
4+
5+
[Full Changelog](https://github.com/guillaume-gricourt/HmnRandomRead/compare/0.9.0...0.9.1)
6+
37
## [0.9.0](https://github.com/guillaume-gricourt/HmnRandomRead/tree/0.9.0) (2022-12-24)
48

59
[Full Changelog](https://github.com/guillaume-gricourt/HmnRandomRead/compare/a4dc3ca410f900afae8de153a64ca81bdfc3b84a...0.9.0)

include/version.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#ifndef INCLUDE_VERSION_HPP_
33
#define INCLUDE_VERSION_HPP_
44

5-
#define HMNRANDOMREAD_VERSION "0.9.1"
6-
#define HMNRANDOMREAD_DATE "Dec. 2022"
5+
#define HMNRANDOMREAD_VERSION "0.10.0"
6+
#define HMNRANDOMREAD_DATE "Jan. 2023"
77

88
#endif // INCLUDE_VERSION_HPP_

0 commit comments

Comments
 (0)