Skip to content

Commit d6429f9

Browse files
Version bump to 2.8.1
Signed-off-by: Cole Gentry <peapod2007@gmail.com>
1 parent 8fcc3e1 commit d6429f9

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ultralog"
3-
version = "2.8.0"
3+
version = "2.8.1"
44
edition = "2021"
55
description = "A high-performance ECU log viewer written in Rust"
66
authors = ["Cole Gentry"]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A high-performance, cross-platform ECU log viewer written in Rust.
66

77
![CI](https://github.com/ClassicMiniDIY/UltraLog/actions/workflows/ci.yml/badge.svg)
88
![License](https://img.shields.io/badge/license-AGPL--3.0-blue.svg)
9-
![Version](https://img.shields.io/badge/version-2.8.0-green.svg)
9+
![Version](https://img.shields.io/badge/version-2.8.1-green.svg)
1010

1111
---
1212

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1427,7 +1427,7 @@ <h1 id="hero-heading" class="tagline" itemprop="headline">Unlock Your Performanc
14271427
<div class="hero-badges">
14281428
<span class="version-badge">
14291429
<span class="new-tag">New</span>
1430-
v2.8.0
1430+
v2.8.1
14311431
</span>
14321432
<a href="https://github.com/ClassicMiniDIY/UltraLog" class="opensource-badge" target="_blank" rel="noopener noreferrer">
14331433
<i class="fa-brands fa-github" aria-hidden="true"></i> Open Source

0 commit comments

Comments
 (0)