Skip to content

Commit

Permalink
Release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MarijnS95 committed Oct 7, 2022
1 parent 206976f commit 98a5c54
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 = "ogawa-rs"
version = "0.2.0"
version = "0.2.1"
authors = ["Traverse Research <[email protected]>"]
edition = "2018"
license = "MIT OR Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ It currently only supports basic parsing of files and partially reading curves s

```toml
[dependencies]
ogawa-rs = "0.2.0"
ogawa-rs = "0.2.1"
```

### License
Expand Down

0 comments on commit 98a5c54

Please sign in to comment.