Skip to content

Commit ff68599

Browse files
committed
Publish bugfix release v8.1.1
1 parent 83a2ff7 commit ff68599

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ name = "triple_buffer"
55
#
66
# - Cross-check all public API documentation, update as needed
77
# - Update changelog
8-
# - Update version number in Cargo.toml
9-
# - Push master, make sure it passes CI
8+
# - Update version number in Cargo.toml, run some command to update lockfile
9+
# - Push branch, auto-merge when it passes CI
1010
# - Cargo publish
1111
# - Roll an annotated git tag
1212
# - Add a github release

0 commit comments

Comments
 (0)