Skip to content

Commit c7e7d58

Browse files
committed
cargo release
1 parent 4272d01 commit c7e7d58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "onefetch"
33
description = "Neofetch for your source code"
4-
version = "1.5.0"
4+
version = "1.5.1"
55
authors = ["o2sh <[email protected]>"]
66
readme = "README.md"
77
license = "MIT"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<img src="https://github.com/o2sh/onefetch/blob/master/assets/onefetch.png" height="130px"></h3><br><br>
3-
<a href="https://crates.io/crates/onefetch"><img src="https://img.shields.io/badge/crates.io-1.5.0-red.svg" alt="cargo"></a>
3+
<a href="https://crates.io/crates/onefetch"><img src="https://img.shields.io/badge/crates.io-1.5.1-red.svg" alt="cargo"></a>
44
<a href="https://travis-ci.org/o2sh/onefetch"><img src="https://travis-ci.org/o2sh/onefetch.svg?branch=master" alt="Build Status"></a>
55
<a href="./LICENSE.md"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
66
</p>

0 commit comments

Comments
 (0)