From baacb02f7194721cba8ed481b1678ce6f014b5dd Mon Sep 17 00:00:00 2001 From: Mateusz Kopcinski Date: Thu, 4 Jul 2024 10:43:24 +0200 Subject: [PATCH] bump version to 0.3.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index d5895ed..8fb9583 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule ExVision.Mixfile do use Mix.Project - @version "0.2.0" + @version "0.3.0" @github_url "https://github.com/membraneframework-labs/ex_vision/" def project do