Skip to content

Commit

Permalink
Feat: feat bump version 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerchai committed Aug 30, 2020
1 parent 443b3a7 commit 9e48c51
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 = "actix-casbin"
version = "0.3.2"
version = "0.3.3"
authors = ["Eason Chai <[email protected]>","Cheng JIANG <[email protected]>"]
edition = "2018"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
Add it to `Cargo.toml`

```rust
actix-casbin = "0.3.2"
actix-casbin = "0.3.3"
actix-rt = "1.1.1"
```

Expand Down

0 comments on commit 9e48c51

Please sign in to comment.