Skip to content

Commit

Permalink
v0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
sug0 committed Nov 3, 2022
1 parent c922220 commit cf09c18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ in your `Cargo.toml` file:

```toml
[dependencies.feim]
tag = "v0.17"
tag = "v0.18"
features = ["enable-all-formats"]
git = "https://git.sr.ht/~sugo/feim"
```
2 changes: 1 addition & 1 deletion crate/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "feim"
version = "0.17.0"
version = "0.18.0"
authors = ["Tiago Carvalho <[email protected]>"]
edition = "2018"

Expand Down

0 comments on commit cf09c18

Please sign in to comment.