Skip to content

Commit 362ca87

Browse files
committed
build: release v0.1.1
1 parent 45756f1 commit 362ca87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "range-requests"
33
description = "Various utilities to deal with `Range Requests`"
44
categories = ["web-programming", "network-programming"]
55
keywords = ["range-requests", "range", "content-range", "http"]
6-
version = "0.1.0"
6+
version = "0.1.1"
77
edition = "2024"
88
license = "MIT OR Apache-2.0"
99
repository = "https://github.com/M4SS-Code/range-requests"

0 commit comments

Comments
 (0)