{"id":22018109,"url":"https://github.com/calm/homebrew-vbump","last_synced_at":"2025-07-19T16:39:41.618Z","repository":{"id":64305111,"uuid":"180245042","full_name":"calm/homebrew-vbump","owner":"calm","description":"Bump your repo's version number in style","archived":false,"fork":false,"pushed_at":"2019-04-09T18:48:31.000Z","size":16,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-04-03T03:01:48.547Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/calm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-08T22:54:36.000Z","updated_at":"2021-09-20T21:39:11.000Z","dependencies_parsed_at":"2023-01-15T10:17:05.818Z","dependency_job_id":null,"html_url":"https://github.com/calm/homebrew-vbump","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/calm/homebrew-vbump","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calm%2Fhomebrew-vbump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calm%2Fhomebrew-vbump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calm%2Fhomebrew-vbump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calm%2Fhomebrew-vbump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calm","download_url":"https://codeload.github.com/calm/homebrew-vbump/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calm%2Fhomebrew-vbump/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265967052,"owners_count":23857065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-30T05:09:56.537Z","updated_at":"2025-07-19T16:39:41.568Z","avatar_url":"https://github.com/calm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vbump\n\n## Installation\n\n`brew install calm/vbump/vbump`\n\n## Usage\n\nAfter setting up git in a repo (`git init`) but before having tagged the repo with a version, run `vbump init` to initialize the repo with tag `v0.0.1`\n\nAfter that, you can use one of the following commands to bump the version:\n\n```\nvbump major\nvbump minor\nvbump patch\n```\n\nThese will bump the major, minor and patch number of the semver accordingly, and push that up to git as a release tag. It will device the current latest version by parsing the latest tag as a semver.\n\nFor example, if the latest tag is `v1.7.9`:\n\n```\nvbump major \u003e v2.0.0\nvbump minor \u003e v1.8.0\nvbump patch \u003e v1.7.10\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalm%2Fhomebrew-vbump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalm%2Fhomebrew-vbump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalm%2Fhomebrew-vbump/lists"}