Skip to content

Commit

Permalink
chore: tag 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pjenvey committed Jun 11, 2024
1 parent 8f9e1c2 commit 3a969f2
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 14 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="0.16.0"></a>
## 0.16.0 (2024-06-11)


#### Chore

* Update to debian bookworm / Python 3.12 (#1567) ([8f9e1c27](https://github.com/mozilla-services/syncstorage-rs/commit/8f9e1c27cf8dc9e6bc176a98cc049e9735330e43))



<a name="0.15.9"></a>
## 0.15.9 (2024-05-31)

Expand Down
26 changes: 13 additions & 13 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 @@ -18,7 +18,7 @@ members = [
default-members = ["syncserver"]

[workspace.package]
version = "0.15.9"
version = "0.16.0"
authors = [
"Ben Bangert <[email protected]>",
"Phil Jenvey <[email protected]>",
Expand Down

0 comments on commit 3a969f2

Please sign in to comment.