From 11addc70989cb3c3b4b78879e880fa0e770b86c0 Mon Sep 17 00:00:00 2001 From: Evan Laforge Date: Sun, 26 Jun 2022 21:21:56 -0700 Subject: [PATCH] bump version to 2.0.2 --- changelog.md | 4 ++++ fast-tags.cabal | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index c88b46e..3434076 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +2.0.2 + +* fixes for ghc 9.0 and 9.2, thanks to @sergv and @ozkutuk + 2.0.1 * Add support to qualified_tags.py for tag preview. diff --git a/fast-tags.cabal b/fast-tags.cabal index d9cda57..69ba520 100644 --- a/fast-tags.cabal +++ b/fast-tags.cabal @@ -1,5 +1,5 @@ name: fast-tags -version: 2.0.1 +version: 2.0.2 cabal-version: >= 1.10 build-type: Simple synopsis: Fast incremental vi and emacs tags.