Skip to content

Commit 4e9a19d

Browse files
doc(changelog): update
1 parent 3ddb338 commit 4e9a19d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## [0.9.0](https://github.com/guillaume-gricourt/HmnRandomRead/tree/0.9.0) (2022-12-24)
4+
5+
[Full Changelog](https://github.com/guillaume-gricourt/HmnRandomRead/compare/a4dc3ca410f900afae8de153a64ca81bdfc3b84a...0.9.0)
6+
7+
8+
9+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

include/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef SRC_VERSION_HPP_
22
#define SRC_VERSION_HPP_
33

4-
#define HMNRANDOMREAD_VERSION "0.9.0"
4+
#define HMNRANDOMREAD_VERSION "0.9.1"
55
#define HMNRANDOMREAD_DATE "Dec. 2022"
66

77
#endif

0 commit comments

Comments
 (0)