Skip to content

Commit

Permalink
2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
passcod committed Jul 28, 2015
1 parent 49a8539 commit 8857e09
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,6 +1,6 @@
[package]
name = "notify"
version = "2.2.0"
version = "2.3.0"
authors = [
"Félix Saparelli <me@passcod.name>",
"Antti Keränen <detegr@gmail.com>",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ _Cross-platform filesystem notification library for Rust._

```toml
[dependencies]
notify = "^2.2"
notify = "^2.3"
```

## Usage
Expand Down

0 comments on commit 8857e09

Please sign in to comment.