From 988167b47f12fd118c8ef70cf6be2d5b9e1483dd Mon Sep 17 00:00:00 2001 From: Nor Khasyatillah Date: Mon, 11 Jan 2021 23:21:11 +0700 Subject: [PATCH] bump version number --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e923894..f1748b4 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Rust color scales library for charts, maps, data-visualization and creative codi Add `colorgrad` to your `Cargo.toml` ``` [dependencies] -colorgrad = "0.1.0" +colorgrad = "0.2.0" ``` ## Custom Gradient