Skip to content

Commit dd9cbd4

Browse files
committed
release: v0.8.2
1 parent 414cd8e commit dd9cbd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This format is based on [Keep a Changelog](https://keepachangelog.com) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

5-
## Unreleased
5+
## v0.8.2 (2024-07-11)
66

77
### Added
88

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule Mneme.MixProject do
44
@app :mneme
55
@source_url "https://github.com/zachallaun/mneme"
66

7-
def version, do: "0.8.1"
7+
def version, do: "0.8.2"
88

99
def project do
1010
[

0 commit comments

Comments
 (0)