{"id":16678664,"url":"https://github.com/fdaciuk/cargo-v","last_synced_at":"2025-10-18T06:13:02.701Z","repository":{"id":37440066,"uuid":"495384863","full_name":"fdaciuk/cargo-v","owner":"fdaciuk","description":"Update the version of your package easily","archived":false,"fork":false,"pushed_at":"2022-07-25T00:51:36.000Z","size":61,"stargazers_count":13,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-18T03:51:19.715Z","etag":null,"topics":["cli","semantic","semver","version","versioning"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/cargo-v","language":"Rust","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/fdaciuk.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":"2022-05-23T11:38:34.000Z","updated_at":"2024-02-23T03:30:09.000Z","dependencies_parsed_at":"2022-08-29T04:51:28.575Z","dependency_job_id":null,"html_url":"https://github.com/fdaciuk/cargo-v","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdaciuk%2Fcargo-v","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdaciuk%2Fcargo-v/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdaciuk%2Fcargo-v/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdaciuk%2Fcargo-v/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdaciuk","download_url":"https://codeload.github.com/fdaciuk/cargo-v/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244848812,"owners_count":20520591,"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":["cli","semantic","semver","version","versioning"],"created_at":"2024-10-12T13:30:06.234Z","updated_at":"2025-10-18T06:12:57.665Z","avatar_url":"https://github.com/fdaciuk.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to cargo-v 👋\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#-contributors)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n[![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)](https://github.com/fdaciuk/cargo-v#readme)\n![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)\n[![Twitter: fdaciuk](https://img.shields.io/twitter/follow/fdaciuk.svg?style=social)](https://twitter.com/fdaciuk)\n\n\u003e An easy way to update the version of your package\n\n### 🏠 [Homepage](https://github.com/fdaciuk/cargo-v)\n\n## Install\n\n```sh\ncargo install cargo-v\n```\n\nThis CLI is intended to update the version of your package using the [SemVer](https://semver.org).\n\n## Important note\n\nBefore using this CLI, make sure you:\n  - run the `cargo build` command to ensure your package doesn't have any errors;\n  - have committed all important files (including `Cargo.toml` and `Cargo.lock`, that will be \"git added\" automatically by the CLI);\n\n## Usage\n\nYou can update the version of your project using the command:\n\n```sh\ncargo v \u003cversion\u003e\n```\n\nWhere `\u003cversion\u003e` can be one of `patch`, `minor`, `major` or a complete string \nversion like `v1.1.0` or just `1.1.0`. \n\nYou can use `\u003cversion\u003e` just as a partial string version like `2` or `2.1`, that \nis the same as `v2.0.0` and `v2.1.0` respectively.\n\nThe above command will do:\n  - update the string version of your package from `Cargo.toml`;\n  - update the string version of your package from `Cargo.lock`;\n  - create a git commit with new version;\n  - and create a git tag with new version.\n\nBefore do a `git commit` and `git tag`, you will be asked if everything is ok with your project.\nTo automatically answer **yes** to all questions, just use the flag `-y` or `--yes`:\n\n```sh\ncargo v \u003cversion\u003e -y\n```\n\nTo see all possible options, just run `cargo v --help`.\n\n## Author\n\n👤 **Fernando Daciuk**\n\n* Website: https://daciuk.dev\n* Twitter: [@fdaciuk](https://twitter.com/fdaciuk)\n* Github: [@fdaciuk](https://github.com/fdaciuk)\n* LinkedIn: [@fdaciuk](https://linkedin.com/in/fdaciuk)\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\n\nFeel free to check [issues page](https://github.com/fdaciuk/cargo-v/issues). \n\n## ✨ Contributors \n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/fdaciuk\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/487669?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eFernando Daciuk\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/fdaciuk/boilerplate-vite-react/commits?author=fdaciuk\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/fdaciuk/boilerplate-vite-react/commits?author=fdaciuk\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/mxthevs\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/46231311?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMatheus Henrique\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/fdaciuk/cargo-v/commits?author=mxthevs\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"https://github.com/fdaciuk/cargo-v/commits?author=mxthevs\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n\n## 📝 License\n\nCopyright © 2022 [Fernando Daciuk](https://github.com/fdaciuk).\n\nThis project is **MIT** licensed.\n\n***\n\n_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdaciuk%2Fcargo-v","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffdaciuk%2Fcargo-v","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdaciuk%2Fcargo-v/lists"}