Skip to content

Commit

Permalink
bump: 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdur-rahmaanJ committed Jul 28, 2023
1 parent 3f7ee6d commit ba28fd0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,5 @@
0.2.0

- Optional positioning of args
- effects can be combined

2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "richterm"
version = "0.1.1"
version = "0.2.0"
edition = "2021"
description = "rich terminal, follow's python's famous rich library"
keywords = ["cli", "terminal", "colors", "console", "ansi"]
Expand Down

0 comments on commit ba28fd0

Please sign in to comment.