Skip to content

Commit ebb5cba

Browse files
committed
Bump version
1 parent cfefb82 commit ebb5cba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ readme = "README.md"
1616

1717
[dependencies]
1818
togo = "0.5"
19-
robust = "1.2.0"
19+
robust = "1.2"
2020

2121
[lib]
2222
crate-type = ["lib"]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To use the Offroad library in your project, add the following to your `Cargo.tom
99

1010
```toml
1111
[dependencies]
12-
offroad = "0.1.2"
12+
offroad = "0.3"
1313
```
1414

1515
## 2D offsetting for arc polylines/polygons

0 commit comments

Comments
 (0)