From: Javier Sagredo Date: Thu, 18 Jun 2026 22:46:36 +0000 (+0200) Subject: Bump version to 0.2.1.0 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=dca47348e1b8204fc2a6545f21024cff0e6b54b6;p=classgraph.git Bump version to 0.2.1.0 Co-Authored-By: Claude Opus 4.8 (1M context) --- 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