Skip to content

Commit afa1b4f

Browse files
committed
Update version number
1 parent fddf7f6 commit afa1b4f

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,6 +1,6 @@
11
[package]
22
name = "rbfrt"
3-
version = "0.1.8-alpha"
3+
version = "0.1.8"
44
authors = ["Steffen Lindner", "Fabian Ihle", "Etienne Zink"]
55
edition = "2021"
66
license = "Apache-2.0"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
![image](https://img.shields.io/badge/licence-Apache%202.0-blue)
77
![Build with badge](https://img.shields.io/badge/Build_with-Rust-red)
8-
![image](https://img.shields.io/badge/v-0.1.8alpha-yellow)
8+
![image](https://img.shields.io/badge/v-0.1.8-yellow)
99
[![build](https://github.com/uni-tue-kn/rbfrt/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/uni-tue-kn/rbfrt/actions/workflows/build.yml)
1010

1111
</div>

0 commit comments

Comments
 (0)