Skip to content

Commit

Permalink
Release 0.3.0-beta (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
josefpihrt authored Jul 27, 2023
1 parent fcf9541 commit b699b2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- run: dotnet tool install -g GitVersion.Tool --version 5.12.0
- run: dotnet tool install -g GitVersion.Tool --version 5.10.0
- name: Resolve version
id: version
run: |
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.0-rc] - 2023-07-27
## [0.3.0-beta] - 2023-07-27

### Added

Expand Down

0 comments on commit b699b2d

Please sign in to comment.