Skip to content

Commit

Permalink
Prepares Release
Browse files Browse the repository at this point in the history
  • Loading branch information
naomijub committed Sep 13, 2020
1 parent d77aa36 commit 205bb98
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 = "brcode"
version = "0.2.1"
version = "1.0.0"
authors = ["Julia Naomi <[email protected]>"]
edition = "2018"
description = "Crate to parse and emit BR Codes"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A crate to parse and emit [PIX BR Code](https://www.bcb.gov.br/content/estabilid

```toml
[dependencies]
brcode = "0.2.1"
brcode = "1.0.0"
```

## Example
Expand Down

0 comments on commit 205bb98

Please sign in to comment.