Skip to content

Commit

Permalink
Release v0.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgreig committed Apr 5, 2021
1 parent 4b4c06c commit aef5411
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@

* Initial release.

[Unreleased]: https://github.com/adamgreig/svf/compare/v0.1.0...HEAD
[Unreleased]: https://github.com/adamgreig/svf/compare/v0.2.0...HEAD
[v0.2.0]: https://github.com/adamgreig/svf/compare/v0.1.0...v0.2.0
[v0.1.0]: https://github.com/adamgreig/svf/tree/v0.1.0
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "svf"
version = "0.1.0"
version = "0.2.0"
authors = ["Adam Greig <adam@adamgreig.com>"]
edition = "2018"
repository = "https://github.com/adamgreig/svf"
Expand Down

0 comments on commit aef5411

Please sign in to comment.