From f3c64a0e677400dbf9a675781bf2bd8a28a2a062 Mon Sep 17 00:00:00 2001 From: phcurado Date: Tue, 14 May 2024 09:18:30 +0300 Subject: [PATCH] release 0.1.1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index fb29091..60fd6fa 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule DaisyUIComponents.MixProject do use Mix.Project @source_url "https://github.com/phcurado/daisy_ui_components" - @version "0.1.0" + @version "0.1.1" def project do [