From 805b9d9d383b0056716a6e333afed8869ad9f1c4 Mon Sep 17 00:00:00 2001 From: Ryo Okamoto Date: Sat, 30 Nov 2024 21:22:27 +0900 Subject: [PATCH] released v0.1.2. --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index aacf857..8350c3a 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule CharsetDetect.MixProject do use Mix.Project - @version "0.1.1" + @version "0.1.2" def project do [