circuits_uart_midi_framing/config/config.exs

10 lines
267 B
Elixir
Raw Normal View History

import Config
config :git_ops,
mix_project: Mix.Project.get!(),
changelog_file: "CHANGELOG.md",
2024-06-24 12:51:31 +12:00
repository_url: "https://harton.dev/james/circuits_uart_midi_framing",
manage_mix_version?: true,
manage_readme_version: "README.md",
version_tag_prefix: "v"