Skip to content

Commit 7965e09

Browse files
committed
chore: release version v0.1.16
1 parent 3de963e commit 7965e09

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
55

66
<!-- changelog -->
77

8+
## v0.1.16 (2025-07-10)
9+
10+
11+
12+
813
## v0.1.15 (2025-07-02)
914

1015

mix.exs

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

4-
@version "0.1.15"
4+
@version "0.1.16"
55
@description """
66
A dev tool for Elixir projects to gather LLM usage rules from dependencies
77
"""

0 commit comments

Comments
 (0)