{"id":17115073,"url":"https://github.com/plnech/increment_semver","last_synced_at":"2025-03-23T23:43:44.198Z","repository":{"id":71322182,"uuid":"125198085","full_name":"PLNech/increment_semver","owner":"PLNech","description":"A gem to increment a version number following the Semantic Versioning scheme","archived":false,"fork":false,"pushed_at":"2018-03-15T14:50:35.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T06:51:19.590Z","etag":null,"topics":["build-automation","increment","increment-semver","release-automation","release-management","semantic-versioning","semver","semver-syntax"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PLNech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-14T10:50:39.000Z","updated_at":"2019-07-18T19:29:41.000Z","dependencies_parsed_at":"2023-03-31T03:37:30.543Z","dependency_job_id":null,"html_url":"https://github.com/PLNech/increment_semver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLNech%2Fincrement_semver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLNech%2Fincrement_semver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLNech%2Fincrement_semver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLNech%2Fincrement_semver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PLNech","download_url":"https://codeload.github.com/PLNech/increment_semver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245186921,"owners_count":20574554,"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":["build-automation","increment","increment-semver","release-automation","release-management","semantic-versioning","semver","semver-syntax"],"created_at":"2024-10-14T17:21:30.055Z","updated_at":"2025-03-23T23:43:44.192Z","avatar_url":"https://github.com/PLNech.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Increment SemVer\n\u003e A gem to increment a version number following the [Semantic Versioning scheme](semver.org)  \n\n[\n![Gem Version](https://badge.fury.io/rb/increment_semver.svg) \n![Gem Downloads](https://ruby-gem-downloads-badge.herokuapp.com/increment_semver?type=total)\n](https://rubygems.org/gems/increment_semver)\n\n\n## Install\n\nTo install (or update to latest release):\n```ruby\ngem install increment_semver\n```\n\nAlternatively, add the following to your GemFile:\n```gemfile\ngem 'increment_semver', '~\u003e 0.0.4'\n```\n\n## Usage\n```ruby\nrequire 'increment_semver'\nnew_version = increment_semver('1.0.0', 'minor') // Now 1.1.0\n```\n\n## Contributing\n\nFrom [reporting an issue](https://github.com/PLNech/increment_semver/issues/new) to [contributing new code](https://github.com/PLNech/increment_semver/compare?expand=1), your collaboration is more than welcome!\n\n- To run the tests: `rake`\n\n- To release a new version: `./release.sh VERSION_CODE` (with `VERSION_CODE` following SemVer 😉)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplnech%2Fincrement_semver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplnech%2Fincrement_semver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplnech%2Fincrement_semver/lists"}