From de2ca26df06c1cad384221c7c48507f3701f792e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Claus=20Ekstr=C3=B8m?= Date: Wed, 26 Jan 2022 22:05:58 +0100 Subject: [PATCH] Update DESCRIPTION Added a date field corresponding to the latest update from 2020 in order to remove warning message from utils::citation() --- DESCRIPTION | 1 + 1 file changed, 1 insertion(+) diff --git a/DESCRIPTION b/DESCRIPTION index ad3713e..7c0187f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,7 @@ Package: tinter Title: Generate a Monochromatic Palette Version: 0.1.0.9001 +Date: 2020-08-12 Authors@R: c( person("Sebastian", "Dalgarno", role = c("aut", "cre"), email = "seb@poissonconsulting.ca"), person("Joe", "Thorley", role = "ctb", email = "joe@poissonconsulting.ca", comment = c(ORCID = "0000-0002-7683-4592")))