branch: externals/colorful-mode commit cb57d525cef0e8858c8bc702960c48be99bf71f1 Author: Elías Gabriel Pérez <eg642...@gmail.com> Commit: Elías Gabriel Pérez <eg642...@gmail.com>
Update package version in Eask --- Eask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Eask b/Eask index f25689c507..6836a704c9 100644 --- a/Eask +++ b/Eask @@ -1,7 +1,7 @@ ;; -*- mode: eask; lexical-binding: t -*- (package "colorful-mode" - "1.0.4" + "1.2.4" "Preview any color in your buffer in real time") (website-url "https://github.com/DevelopmentCool2449/colorful-mode")