Skip to content

Commit c17f98f

Browse files
committed
Roll version
1 parent b6a8c31 commit c17f98f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v0.2.1 (TBA)
1+
## v0.2.1 (2023-04-28)
22

33
Relaxed dependency requirements for `ecto` and `ecto_sql`.
44

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule IdempotencyPlug.MixProject do
22
use Mix.Project
33

44
@source_url "https://github.com/danschultzer/idempotency_plug"
5-
@version "0.2.0"
5+
@version "0.2.1"
66

77
def project do
88
[

0 commit comments

Comments
 (0)