{"id":26057332,"url":"https://github.com/mateusdigital/bump-version","last_synced_at":"2025-03-08T11:08:29.370Z","repository":{"id":280703227,"uuid":"942689768","full_name":"mateusdigital/bump-version","owner":"mateusdigital","description":"bump-version is a small utility that mimics the \"npm version\" - https://mateus.digital","archived":false,"fork":false,"pushed_at":"2025-03-04T20:54:53.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T21:33:35.757Z","etag":null,"topics":["nodejs","tool","versioning"],"latest_commit_sha":null,"homepage":"https://mateus.digital/projects/bump-version","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mateusdigital.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-04T14:11:47.000Z","updated_at":"2025-03-04T21:17:00.000Z","dependencies_parsed_at":"2025-03-04T21:33:41.982Z","dependency_job_id":"fdfd5a2c-4fc3-4cae-9edc-9a9fce1f1890","html_url":"https://github.com/mateusdigital/bump-version","commit_stats":null,"previous_names":["mateusdigital/bump-version"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusdigital%2Fbump-version","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusdigital%2Fbump-version/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusdigital%2Fbump-version/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusdigital%2Fbump-version/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateusdigital","download_url":"https://codeload.github.com/mateusdigital/bump-version/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242539042,"owners_count":20145884,"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":["nodejs","tool","versioning"],"created_at":"2025-03-08T11:08:28.781Z","updated_at":"2025-03-08T11:08:29.365Z","avatar_url":"https://github.com/mateusdigital.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bump-version\n\nA simple version bumper tool.\n\n**Made with \u003c3 by [mateus.digital](https://mateus.digital).**\n\n## Description:\n\n\u003cp align=\"center\"\u003e\n    \u003cimg style=\"border-radius: 10px;\" src=\"./resources/readme_game.gif\"/\u003e\n\u003c/p\u003e\n\n```bump-version``` is a small utility that mimics the \"npm version\".\n\n\u003cbr\u003e\n\nUnlike _\"npm version\"_, ```bump-version``` has the possibility of working \nwith ```build``` numbers alongside the usual ```major```, ```minor``` and ```patch```.  \n\nAlso ```bump-version``` can operate in *any* _json file_, not only in the _\"package.json\"_.\n\n\u003cbr\u003e\n\nAs usual, you are **very welcomed** to **share** and **hack** it.\n\n\n## Usage\n```\nUsage:\n  bump-version -h | -v\n  bump-version --major | --minor | --patch | --build [value]\n  bump-version [path]\n\nOptions:\n  *-h --help     : Show this screen.\n  *-v --version  : Show app version and copyright.\n\n  --major [value]: Increment or set major version number.\n  --minor [value]: Increment or set minor version number.\n  --patch [value]: Increment or set patch version number.\n  --build [value]: Increment or set patch version number.\n\nNotes:\n  If [path] is blank the current ./package.json is assumed.\n  If [path] is directory the current [path]/package.json is assumed.\n\n  Options marked with * are exclusive, i.e. the bump-version will run that\n  and exit after the operation.\n```\n\n## Install \n\n```powershell\ngit clone https://github.com/mateusdigital/bump-version\ncd bump-version\n\nnpm install   ## Install npm dependencies.\nnpm run build ## Build the project\n```\n\n## License:\n\nThis software is released under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).\n\n\n## Others:\n\n- Email: hello@mateus.digital\n- Website: https://mateus.digital\n- Itch.io: https://mateusdigital.itch.io\n- Linkedin: https://www.linkedin.com/in/mateusdigital\n- Twitter: https://www.twitter.com/_mateusdigital\n- Youtube: https://www.youtube.com/@_mateusdigital\n\nThere's more FLOSS things at [mateus.digital](https://mateus.digital) :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateusdigital%2Fbump-version","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmateusdigital%2Fbump-version","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateusdigital%2Fbump-version/lists"}