Skip to content

Commit

Permalink
build: bump version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
m4b committed Jun 12, 2023
1 parent 6e8bbc0 commit 1bc1243
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 = "goblin"
version = "0.6.0"
version = "0.7.0"
authors = [
"m4b <[email protected]>",
"seu <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Add to your `Cargo.toml`

```toml
[dependencies]
goblin = "0.6"
goblin = "0.7"
```

### Features
Expand Down

0 comments on commit 1bc1243

Please sign in to comment.