Skip to content

Commit

Permalink
Prepare for release of 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
piderman314 committed Nov 27, 2022
1 parent ce90d04 commit 151faab
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 = "bardecoder"
version = "0.3.0"
version = "0.4.0"
authors = ["Mark Arts <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Add the following to your `Cargo.toml`:

``` toml
[dependencies]
bardecoder = "0.3.0"
bardecoder = "0.4.0"
image = "0.23"
```

Expand Down

0 comments on commit 151faab

Please sign in to comment.