diff --git a/Cargo.toml b/Cargo.toml index 4b4d99d..71b089e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chainerror" -version = "0.4.0" +version = "0.4.1" authors = ["Harald Hoyer "] edition = "2018" license = "MIT/Apache-2.0" diff --git a/README.md b/README.md index b24834d..71a829d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # chainerror -[![Build Status](https://travis-ci.com/haraldh/chainerror.svg?branch=master)](https://travis-ci.com/haraldh/chainerror) +[![Build Status](https://travis-ci.org/haraldh/chainerror.svg?branch=master)](https://travis-ci.org/haraldh/chainerror) [![Crate](https://img.shields.io/crates/v/chainerror.svg)](https://crates.io/crates/chainerror) [![Rust Documentation](https://img.shields.io/badge/api-rustdoc-blue.svg)](https://docs.rs/chainerror/)