Skip to content

Commit

Permalink
chore: bump beta version, publish
Browse files Browse the repository at this point in the history
one-off to remake docs and have a reference. fast track for config
  • Loading branch information
alemidev committed Sep 11, 2024
1 parent 2f68006 commit 0e6f7ca
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- stable
- config

env:
CARGO_TERM_COLOR: always
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- dev
- config

env:
CARGO_TERM_COLOR: always
Expand Down
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
Expand Up @@ -11,7 +11,7 @@ authors = [
]
license = "GPL-3.0-only"
edition = "2021"
version = "0.7.0-beta.3"
version = "0.7.0-beta.4"
exclude = ["dist/*"]

[lib]
Expand Down

0 comments on commit 0e6f7ca

Please sign in to comment.