Version flag is missing in 0.8.0

Timeline

Paul Schwendenman (paul-schwendenman) opened

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

Paul Schwendenman (paul-schwendenman) commented

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

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

Paul Schwendenman (paul-schwendenman) closed the bug