From 73a114b83426c1465f6eb6c82727ffe70306daa4 Mon Sep 17 00:00:00 2001 From: Zach Daniel Date: Tue, 21 Jan 2025 18:43:48 -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 e4821bb..c106fea 100644 --- a/installer/mix.exs +++ b/installer/mix.exs @@ -1,7 +1,7 @@ defmodule Igniter.New.MixProject do use Mix.Project - @version "0.5.9" + @version "0.5.10" @scm_url "https://github.com/ash-project/igniter" def project do