We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7029322 commit d871852Copy full SHA for d871852
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+# 0.4.7
4
+
5
- Fix documentation building on `docs.rs`.
6
7
# 0.4.7
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "softbuffer"
-version = "0.4.7"
+version = "0.4.8"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "Cross-platform software buffer"
0 commit comments