We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b4e67 commit 66cdcbcCopy full SHA for 66cdcbc
cli_options/CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
-## [Unreleased]
+## [v0.1.7](https://github.com/sportradar/elixir-workspace/tree/cli_options/v0.1.6) (2025-10-31)
8
9
### Fixed
10
cli_options/mix.exs
@@ -2,7 +2,7 @@ defmodule CliOptions.MixProject do
2
use Mix.Project
3
@app :cli_options
- @version "0.1.6"
+ @version "0.1.7"
@description "An opinionated cli options parser"
@repo_url "https://github.com/sportradar/elixir-workspace"
0 commit comments