Skip to content

Commit

Permalink
dump: dump brasilapi to v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
peeeuzin committed Mar 16, 2024
1 parent 2c809a2 commit 46f365c
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 = "brasilapi"
version = "0.5.1"
version = "0.5.2"
edition = "2021"
license = "MIT"
homepage = "https://brasilapi.com.br"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Adicione a seguinte linha ao seu `Cargo.toml`:

```toml
[dependencies]
brasilapi = "0.5.1"
brasilapi = "0.5.2"
```

# Autor
Expand Down

0 comments on commit 46f365c

Please sign in to comment.