diff --git a/imp.cabal b/imp.cabal index d0c0982..d804370 100644 --- a/imp.cabal +++ b/imp.cabal @@ -1,6 +1,6 @@ cabal-version: 2.2 name: imp -version: 0.2024.3.21 +version: 1.0.0.0 synopsis: A GHC plugin for automatically importing modules. description: Imp is a GHC plugin for automatically importing modules. category: Plugin