Skip to content

Commit

Permalink
chore: Bump version prior to release
Browse files Browse the repository at this point in the history
  • Loading branch information
bryantbiggs committed Dec 7, 2024
1 parent c156321 commit a6ce51d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 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 @@ -6,7 +6,7 @@ members = [
resolver = "2"

[workspace.package]
version = "0.6.1"
version = "0.7.0"
authors = ["Bryant Biggs <[email protected]>"]
documentation = "https://github.com/clowdhaus/cookiecluster"
homepage = "https://github.com/clowdhaus/cookiecluster"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ git clone https://github.com/clowdhaus/cookiecluster
cd cookiecluster
cargo build --release
./target/release/cookiecluster --version
0.6.1
0.7.0
```

## Local Development
Expand Down

0 comments on commit a6ce51d

Please sign in to comment.