Skip to content

Commit 79d4715

Browse files
authored
Bumps version to 0.4.0 (#45)
Due to minimum rust version bump. Also fixes links to travis in the README.
1 parent 067b633 commit 79d4715

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "loopdev"
33
description = "Setup and control loop devices"
4-
version = "0.3.0"
4+
version = "0.4.0"
55
authors = ["Michael Daffin <[email protected]>"]
66
license = "MIT"
77
documentation = "https://docs.rs/loopdev"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://travis-ci.org/mdaffin/loopdev.svg?branch=master)](https://travis-ci.org/mdaffin/loopdev)
1+
[![Build Status](https://travis-ci.com/mdaffin/loopdev.svg?branch=master)](https://app.travis-ci.com/github/mdaffin/loopdev)
22
[![crates.io](https://img.shields.io/crates/v/loopdev.svg)](https://crates.io/crates/loopdev)
33

44
# loopdev

0 commit comments

Comments
 (0)