Skip to content

Commit 5a15fc1

Browse files
committed
Release v0.1.1
1 parent 1e77133 commit 5a15fc1

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [v0.1.1] - 2026-05-31
4+
5+
[#2](https://github.com/joladev/og_mate/pull/2) - Fix Elixir 1.20 type warnings
6+
7+
38
## [v0.1.0] - 2026-05-22
49

5-
[#1](https://github.com/joladev/og_mate/pull/1) - Implements full interface and documentation by @joladev
10+
[#1](https://github.com/joladev/og_mate/pull/1) - Implements full interface and documentation

mix.exs

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

4-
@version "0.1.0"
4+
@version "0.1.1"
55
@source_url "https://github.com/joladev/og_mate"
66

77
def project do

0 commit comments

Comments
 (0)