Skip to content

Commit

Permalink
prepare init release
Browse files Browse the repository at this point in the history
  • Loading branch information
ringsaturn committed Nov 20, 2022
1 parent 9f3cb82 commit 2f6328e
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 = "geometry-rs"
version = "0.1.0"
version = "0.1.1"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ for [ringsaturn/tzf-rs](https://github.com/ringsaturn/tzf-rs).

```toml
[dependencies]
geometry-rs = { git = "http://github.com/ringsaturn/geometry-rs", tag = "v0.1.0"}
geometry-rs = "0.1.1"
```

```rust
Expand Down

0 comments on commit 2f6328e

Please sign in to comment.