MichaelMure / git-bug

Distributed, offline-first bug tracker embedded in git, with bridges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version flag is missing in 0.8.0

paul-schwendenman opened this issue · comments

I tried to update to the newest version of git-bug and I noticed that the version flag no longer works

Before:

$ git bug --version
git-bug version v0.7.2

After:

$ git bug --version
Error: unknown flag: --version

Oops, sorry for the noise. It seems that this was just migrated to use version

$ git bug version
git-bug version: v0.8.0