cargo-verison 0.1.90

Bump a package version
{
    "version": "0.2",
    "ignorePaths": [],
    "dictionaryDefinitions": [
      {
        "name": "custom-dictionary",
        "path": "./.cspell/custom-dictionary.txt",
        "addWords": true
      }
    ],
    "dictionaries": [
      "custom-dictionary"
    ],
    "words": [
      "verison"
    ],
    "ignoreWords": [],
    "import": []
  }