From 10151a411b62ef1bac18c083b458c8941af2681d Mon Sep 17 00:00:00 2001 From: Matthew Johnston Date: Fri, 17 Feb 2023 08:25:03 -0600 Subject: [PATCH] bump version to v1.0.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index aa1ae5e..45aee32 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule JsonLogic.Mixfile do use Mix.Project - @version "0.4.0" + @version "1.0.0" def project do [