From d5327f6d8c45d42ea0bbac18f70117c3f5e0270c Mon Sep 17 00:00:00 2001 From: Guilherme Date: Thu, 8 Feb 2024 11:49:55 +0000 Subject: [PATCH] Of course I forgot to update this --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 19e86cb..61becdd 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Sqids.MixProject do use Mix.Project - @version "0.1.2" + @version "0.1.3" @source_url "https://github.com/sqids/sqids-elixir" def project do