We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17451a8 commit 69e80ebCopy full SHA for 69e80eb
http-body/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 1.0.1 (July 12, 2024)
2
+
3
+- Include LICENSE file.
4
5
# 1.0.0 (November 15, 2023)
6
7
- Update `http` to 1.0.
http-body/Cargo.toml
@@ -7,7 +7,7 @@ name = "http-body"
# - README.md
8
# - Update CHANGELOG.md.
9
# - Create "http-body-x.y.z" git tag.
10
-version = "1.0.0"
+version = "1.0.1"
11
authors = [
12
"Carl Lerche <me@carllerche.com>",
13
"Lucio Franco <luciofranco14@gmail.com>",
0 commit comments