Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ipadjen committed Jul 10, 2023
1 parent 365b03b commit be4268c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
mkdir build && cd build
cmake .. && make -j4
build-windows:
build_windows:
runs-on: windows-latest
steps:
- name: Install boost
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Changelog

## [0.1.1] - 2023-07-10
### Added
- Queue counter

## [0.1.0] - 2023-07-06
First release

0 comments on commit be4268c

Please sign in to comment.