Skip to content

Commit 6e61ca9

Browse files
committed
push refiner patch version (pectra codec upgrade)
Signed-off-by: Pranay Valson <pranay.valson@gmail.com>
1 parent 5c78c67 commit 6e61ca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule Refiner.MixProject do
44
def project do
55
[
66
app: :refiner,
7-
version: "0.6.0",
7+
version: "0.6.1",
88
elixir: "~> 1.18.0",
99
start_permanent: Mix.env() == :prod,
1010
deps: deps(),

0 commit comments

Comments
 (0)