Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit 0e23353

Browse files
committed
Bump version to 0.1.1 in Project.toml and update README.md badge
1 parent 28857a2 commit 0e23353

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "SimulationLogging"
22
uuid = "d006b024-b550-4554-9ca0-d488e688d825"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["ZenanH <zenan.huo@outlook.com>"]
55

66
[deps]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SimulationLogging.jl
22

33
[![CI](https://github.com/LandslideSIM/SimulationLogging.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/LandslideSIM/SimulationLogging.jl/actions/workflows/ci.yml)
4-
[![Version](https://img.shields.io/badge/version-v0.1.0-pink)]()
4+
[![Version](https://img.shields.io/badge/version-v0.1.1-pink)]()
55
[![AI](https://img.shields.io/badge/Claude_Sonnet-v4.5-orange)](https://www.anthropic.com/news/claude-sonnet-4-5)
66

77
A lightweight and elegant progress bar for Julia, designed for long-running simulations and computations.

0 commit comments

Comments
 (0)