cabal-club / cabal-client

interface for writing peer-to-peer chat clients
GNU General Public License v3.0
97 stars 14 forks source link

remove cabal key while removing cabal #21

Closed khubo closed 4 years ago

khubo commented 4 years ago

since key wasnt removed getCabalKeys would still return the key.

hackergrrl commented 4 years ago

Nice catch @khubo!

khubo commented 4 years ago

@noffle can you please publish this as well? could be helpful in fixing cabal-desktop

hackergrrl commented 4 years ago

Done: 2.0.1

cabal-desktop uses package.json though, so this bump will need to be manually pulled in.

khubo commented 4 years ago

@noffle thanks!! I will update the package.json to use version greater "2.0.1"