Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
Update version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
askeksa committed Nov 21, 2019
1 parent 7bba9e8 commit 5643069
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 = "vst"
version = "0.1.0"
version = "0.2.0"
authors = [
"Marko Mijalkovic <[email protected]>",
"Boscop",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ include the crate directly from the official [Github repository](https://github.

```toml
# get from crates.io.
vst = "0.1.0"
vst = "0.2.0"
```
```toml
# get directly from Github. This might be unstable!
Expand Down

0 comments on commit 5643069

Please sign in to comment.