From c9008ce2bb767de122337a9c2b15a6d411f71f92 Mon Sep 17 00:00:00 2001 From: Zach Daniel Date: Mon, 20 Jan 2025 08:58:19 -0500 Subject: [PATCH] chore: bump installer --- installer/mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/mix.exs b/installer/mix.exs index 94c6f98..42ebf1e 100644 --- a/installer/mix.exs +++ b/installer/mix.exs @@ -1,7 +1,7 @@ defmodule Igniter.New.MixProject do use Mix.Project - @version "0.5.5" + @version "0.5.6" @scm_url "https://github.com/ash-project/igniter" def project do