Skip to content

Commit af5fb83

Browse files
committed
Bump version to 0.8.1
1 parent a8e371b commit af5fb83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "async_http_range_reader"
33
authors = ["Bas Zalmstra <[email protected]>"]
4-
version = "0.8.0"
4+
version = "0.8.1"
55
edition = "2021"
66
description = "A library for streaming reading of files over HTTP using range requests"
77
license = "MIT"

0 commit comments

Comments
 (0)