From 40e9cde5ea29211469290077aec96c84a3cc7bbd Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Wed, 22 Mar 2023 09:20:01 -0700 Subject: [PATCH] Bump version --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index f7ffdca..2168d51 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Vttyl.MixProject do use Mix.Project - @version "0.4.1" + @version "0.5.0" @repo_url "https://github.com/grain-team/vttyl" def project do