Skip to content

Commit dbcbc52

Browse files
committed
Release 0.9.0
1 parent bd6b4b5 commit dbcbc52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//! Types dealing with ranges of values
2-
#![doc(html_root_url = "https://sfackler.github.io/rust-postgres-range/doc/v0.8.2")]
2+
#![doc(html_root_url = "https://sfackler.github.io/rust-postgres-range/doc/v0.9")]
33

44
extern crate postgres_protocol;
55
#[macro_use(to_sql_checked)]

0 commit comments

Comments
 (0)