Skip to content

Commit 66cdcbc

Browse files
committed
Release cli_options 0.1.7
1 parent a6b4e67 commit 66cdcbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli_options/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

7-
## [Unreleased]
7+
## [v0.1.7](https://github.com/sportradar/elixir-workspace/tree/cli_options/v0.1.6) (2025-10-31)
88

99
### Fixed
1010

cli_options/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule CliOptions.MixProject do
22
use Mix.Project
33

44
@app :cli_options
5-
@version "0.1.6"
5+
@version "0.1.7"
66
@description "An opinionated cli options parser"
77
@repo_url "https://github.com/sportradar/elixir-workspace"
88

0 commit comments

Comments
 (0)