Skip to content

Commit ce6388f

Browse files
committed
Bump version to 0.1.1
* Fixed the link to the example plot image in the README
1 parent e9f5fd9 commit ce6388f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchplot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ license = "Apache-2.0 OR MIT"
1717
name = "benchplot"
1818
readme = "README.md"
1919
repository = "https://github.com/OTheDev/benchplot"
20-
version = "0.1.0"
20+
version = "0.1.1"
2121

2222
[dependencies]
2323
plotters = "0.3.7"

0 commit comments

Comments
 (0)