From bcf2e0ca8b070ce27bd95f20c3ce85ca8e021568 Mon Sep 17 00:00:00 2001 From: Peter Ullrich Date: Thu, 1 Jul 2021 09:58:40 +0200 Subject: [PATCH] Bump version number --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 6536bdc..e831a84 100644 --- a/mix.exs +++ b/mix.exs @@ -4,7 +4,7 @@ defmodule LiveEx.MixProject do def project do [ app: :live_ex, - version: "0.3.1", + version: "0.3.2", description: "Flux based State Management for Phoenix LiveView", source_url: "https://github.com/PJUllrich/live_ex", package: [