From 75aa6556ee45775b6134ee836b6d2f29da42ea3e Mon Sep 17 00:00:00 2001 From: crbelaus Date: Sun, 11 Aug 2024 18:08:12 +0200 Subject: [PATCH] Release 1.3.1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 1454820..97ad884 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Bun.MixProject do use Mix.Project - @version "1.3.0" + @version "1.3.1" @source_url "https://github.com/crbelaus/bun" def project do