Skip to content

Commit 87d79f7

Browse files
authored
chore(main): release 0.13.1 (#12)
1 parent 9239ebd commit 87d79f7

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.13.0"}
1+
{".":"0.13.1"}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,14 @@
7676
* dependencies
7777
* accesskit_unix bumped from 0.11.0 to 0.11.1
7878

79+
## [0.13.1](https://github.com/AccessKit/accesskit-c/compare/0.13.0...0.13.1) (2024-10-13)
80+
81+
82+
### Bug Fixes
83+
84+
* bump the rust-crates group with 5 updates ([#10](https://github.com/AccessKit/accesskit-c/issues/10)) ([aa6b8cd](https://github.com/AccessKit/accesskit-c/commit/aa6b8cd076fa8a6476f044d27a6cf1947d3b19ac))
85+
* Update minimum supported Rust version to 1.75 ([#11](https://github.com/AccessKit/accesskit-c/issues/11)) ([b0d35dd](https://github.com/AccessKit/accesskit-c/commit/b0d35dd1c7f6a3c649967e5f2e4dafd11bdbdc2e))
86+
7987
## [0.13.0](https://github.com/AccessKit/accesskit-c/compare/v0.12.0...0.13.0) (2024-07-14)
8088

8189

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "accesskit-c"
3-
version = "0.13.0"
3+
version = "0.13.1"
44
authors = ["The AccessKit contributors"]
55
license = "MIT OR Apache-2.0"
66
publish = false

0 commit comments

Comments
 (0)