From dca47348e1b8204fc2a6545f21024cff0e6b54b6 Mon Sep 17 00:00:00 2001 From: Javier Sagredo Date: Fri, 19 Jun 2026 00:46:36 +0200 Subject: [PATCH] Bump version to 0.2.1.0 Co-Authored-By: Claude Opus 4.8 (1M context) --- classgraph.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classgraph.cabal b/classgraph.cabal index fd22830..042a169 100644 --- a/classgraph.cabal +++ b/classgraph.cabal @@ -1,6 +1,6 @@ cabal-version: 3.14 name: classgraph -version: 0.2.0.0 +version: 0.2.1.0 synopsis: GHC TypeChecker plugin and browser visualizer for typeclass hierarchies. description: A GHC TypeChecker plugin that, while compiling a target package, harvests -- 2.54.0