From 52221e2c720b7f4c5148bb5bc994dea43f253be3 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 1 Mar 2022 00:33:34 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Stipple at version 0.21, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 1a02d43..5529f1d 100644 --- a/Project.toml +++ b/Project.toml @@ -12,6 +12,7 @@ Stipple = "4acbeb90-81a0-11ea-1966-bdaff8155998" [compat] Genie = "4" Revise = "3" +Stipple = "0.21" julia = "1.6" [extras]