Skip to content

Commit

Permalink
[feat] Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
uttarayan21 committed Feb 29, 2024
1 parent 5c458c9 commit f09f5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ansi-to-tui"
version = "4.0.0"
version = "4.0.1"
authors = ["Uttarayan Mondal <email@uttarayan.me>"]
edition = "2018"
description = "A library to convert ansi color coded text into ratatui::text::Text type from ratatui library"
Expand Down

0 comments on commit f09f5b7

Please sign in to comment.