Skip to content

Commit

Permalink
Bumping the version in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Vagelis-Prokopiou committed Mar 18, 2023
1 parent 87fc696 commit d13f218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A Rust library for abbreviating long words.
Add the library to your dependencies
```toml
[dependencies]
abbreviator = "0.1.7"
abbreviator = "0.1.8"
```
and then use it.
```rust
Expand Down

0 comments on commit d13f218

Please sign in to comment.