Skip to content

Commit 868a95f

Browse files
committed
new version
1 parent 6dd7da5 commit 868a95f

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "onefetch"
33
description = "Git project summary on your terminal"
4-
version = "1.5.5"
4+
version = "1.6.0"
55
authors = ["o2sh <[email protected]>"]
66
readme = "README.md"
77
license = "MIT"

Diff for: README.md

+2-2
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.5-red.svg" alt="cargo"></a>
3+
<a href="https://crates.io/crates/onefetch"><img src="https://img.shields.io/badge/crates.io-1.6.0-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>
@@ -13,7 +13,7 @@ Onefetch is a command line tool that displays information about your Git project
1313

1414
<p align="center">
1515
<img src="https://github.com/o2sh/onefetch/blob/master/assets/cpp.png" align="left" height="200px" width="420px">
16-
<img src="https://github.com/o2sh/onefetch/blob/master/assets/haskell.png" height="200px" width="420px">
16+
<img src="https://github.com/o2sh/onefetch/blob/master/assets/dart.png" height="200px" width="420px">
1717
</p>
1818

1919
## Usage

Diff for: assets/cpp.png

9.64 KB
Loading

Diff for: assets/dart.png

42 KB
Loading

0 commit comments

Comments
 (0)