Skip to content

Commit

Permalink
Bump version to 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
d0rianb committed Feb 17, 2024
1 parent 860bdd5 commit 3063160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "rtf-parser"
description = "A Rust RTF parser & lexer library designed for speed and memory efficiency."
repository = "https://github.com/d0rianb/rtf-parser"
version = "0.1.7"
version = "0.1.8"
edition = "2021"
license = "MIT"
keywords = ["rtf", "rich" ,"text", "format", "parser"]
Expand Down

0 comments on commit 3063160

Please sign in to comment.