Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
hannobraun committed Aug 19, 2024
1 parent 4817bda commit 96fc2c6
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.10.2"
version = "0.11.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 @@ -70,7 +70,7 @@ Include it in your `Cargo.toml`:

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

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 96fc2c6

Please sign in to comment.