diff --git a/bisc.cabal b/bisc.cabal index c7be5fb..f038cc6 100644 --- a/bisc.cabal +++ b/bisc.cabal @@ -1,8 +1,8 @@ name: bisc -version: 0.2.0.0 +version: 0.2.1.0 synopsis: A small tool that clears qutebrowser cookies. description: - + Bisc clears qutebrowser cookies and javascript local storage by domains, stored in a whitelist. @@ -11,7 +11,7 @@ license: GPL-3 license-file: LICENSE author: Michele Guerini Rocco maintainer: rnhmjoj@inventati.org -copyright: Copyright (C) 2018 Michele Guerini Rocco +copyright: Copyright (C) 2019 Michele Guerini Rocco category: Utility build-type: Simple extra-source-files: README.md