Skip to content

Commit 844256e

Browse files
committed
chore: Bump version prior to release
1 parent 0fc0517 commit 844256e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ members = [
66
resolver = "2"
77

88
[workspace.package]
9-
version = "0.10.0"
9+
version = "0.11.0"
1010
authors = ["Bryant Biggs <[email protected]>"]
1111
documentation = "https://github.com/clowdhaus/cookiecluster"
1212
homepage = "https://github.com/clowdhaus/cookiecluster"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ git clone https://github.com/clowdhaus/cookiecluster
3838
cd cookiecluster
3939
cargo build --release
4040
./target/release/cookiecluster --version
41-
0.10.0
41+
0.11.0
4242
```
4343

4444
## Local Development

0 commit comments

Comments
 (0)