Skip to content

Commit

Permalink
chore(main): release 0.2.0 (#1)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 11, 2023
1 parent 541e87c commit 2cbfc57
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 0.2.0 (2023-06-11)


### Bug Fixes

* Adjust keywords, was invalid specifier ([95f4e16](https://github.com/alexpovel/b4s/commit/95f4e160fe56a83571f8e2363decf4d337d7010d))
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "b4s"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
rust-version = "1.64.0"
authors = ["Alex Povel <[email protected]>"]
Expand Down

0 comments on commit 2cbfc57

Please sign in to comment.