1. The main number should correspond with the minimum Angular version. As of now, we target Angular 6+, so our version should be 6.x.y
  2. Whenever we release another update, be sure to increment the last version number.
  3. For test-releases and verifying npm publish work, use versions like 11.00.00-alpha1. The text-suffix makes it a beta-release in npm.