Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
hannobraun committed Dec 7, 2021
1 parent 1f9d2b3 commit ccabc1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]

name = "inotify"
version = "0.9.6"
version = "0.10.0"
authors = [
"Hanno Braun <mail@hannobraun.de>",
"Félix Saparelli <me@passcod.name>",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Include it in your `Cargo.toml`:

```toml
[dependencies]
inotify = "0.9"
inotify = "0.10"
```

Please refer to the [documentation] and the example above, for information on how to use it in your code.
Expand Down

0 comments on commit ccabc1d

Please sign in to comment.