Skip to content

Commit 03de0d5

Browse files
author
Kevin Valerio
committed
(update) prepare for 0.1.4
1 parent 5d79359 commit 03de0d5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ homepage = "https://srlabs.github.io/phink/"
66
keywords = ["ink", "fuzz", "substrate"]
77
readme = "README.md"
88
authors = ["Kevin Valerio <kevin@srlabs.de>"]
9-
version = "0.1.3"
9+
version = "0.1.4"
1010
license = "WTFPL"
1111
edition = "2021"
1212
categories = ["cryptography::cryptocurrencies", "command-line-utilities", "development-tools::testing"]

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77

88
![Docker](https://github.com/srlabs/phink/actions/workflows/docker.yml/badge.svg)
9+
[![Latest Release](https://img.shields.io/crates/v/phink.svg)](https://crates.io/crates/phink)
910
![Tests](https://github.com/srlabs/phink/actions/workflows/rust.yml/badge.svg)
1011
[![License](https://img.shields.io/github/license/srlabs/phink)](https://github.com/srlabs/phink/blob/main/LICENSE)
1112
[![dependency status](https://deps.rs/repo/github/srlabs/phink/status.svg)](https://deps.rs/repo/github/srlabs/phink)

0 commit comments

Comments
 (0)