Currently there are 2 places the version is represented. - The package.json - [Hypergard](https://github.com/Comcast/hypergard/blob/master/src/hyperGard.js#L23) code which sets `X-HyperGard`: 4.0.0 header Ideally, the logic to generate the header could pull from the package.json file, so we aren't managing this in 2 places