git404hub

what is bump fr?

edgurgel/bump — explained in plain English

Analysis updated 2026-07-18 · repo last pushed 2026-02-01

ElixirAudience · developerComplexity · 2/5MaintainedSetup · easy

tl;dr

Bump is an Elixir library that automates updating version numbers in your codebase whenever you prepare a release.

vibe map

mindmap
  root((repo))
    What it does
      Updates version strings
      Automates releases
      Programmatic bumping
    Tech stack
      Elixir
      Erlang VM
    Use cases
      Automate release versioning
      Integrate with CI pipelines
      Avoid manual edits
      Standardize releases
    Audience
      Elixir developers
      Release engineers
      DevOps teams
      Backend developers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Automatically update version strings in your Elixir project's files before a release.

VIBE 2

Integrate version bumping into an automated deployment pipeline.

VIBE 3

Avoid manually editing version numbers by hand across multiple files.

VIBE 4

Standardize how your team increments patch, minor, and major versions.

what's the stack?

Elixir

how it stacks up fr

edgurgel/bumpcamilotk/bookingdarinwilson/torch
LanguageElixirElixirElixir
Last pushed2026-02-012023-08-232016-11-02
MaintenanceMaintainedDormantDormant
Setup difficultyeasyeasyeasy
Complexity2/51/52/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 30min

README is minimal on supported versioning schemes, check the source for exact function usage.

No license information is stated in the explanation.

prompts (copy fr)

prompt 1
Show me how to add Bump as a dependency and call it to update my Elixir project's version.
prompt 2
Help me write a release script that uses Bump to automatically bump the version number.
prompt 3
Explain what version-numbering scheme Bump expects for my Elixir project's config file.
prompt 4
How would I integrate Bump into a CI/CD pipeline to automate releases?

Frequently asked questions

what is bump fr?

Bump is an Elixir library that automates updating version numbers in your codebase whenever you prepare a release.

What language is bump written in?

Mainly Elixir. The stack also includes Elixir.

Is bump actively maintained?

Maintained — commit in last 6 months (last push 2026-02-01).

What license does bump use?

No license information is stated in the explanation.

How hard is bump to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is bump for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.