From f63eb5e7ffc917c02ac65b124e8e83b779e8c441 Mon Sep 17 00:00:00 2001 From: Renan Borges Date: Mon, 28 Dec 2020 08:57:24 +0100 Subject: [PATCH] Bump to 1.0.2 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1d25e9..21dad60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.2 + +- Update documentation + ## 1.0.1 - Add dartdoc documentation diff --git a/pubspec.yaml b/pubspec.yaml index 9bcf063..58a1fbb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: kandinsky description: A tiny color library. Create (dymanic and fixed) radial and linear gradients, convert rgb, hex, hue, hsl and css colors. -version: 1.0.1 +version: 1.0.2 homepage: https://github.com/renanborgez/kandinsky-dart environment: