From 952b13d693970a461040b1e8d127112cd866e92b Mon Sep 17 00:00:00 2001 From: JB <46757289+jbsf2@users.noreply.github.com> Date: Sun, 28 Jan 2024 09:09:51 -0800 Subject: [PATCH] bumping version number --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 805034b..64e2b0b 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule ProcessTree.MixProject do use Mix.Project - @version "0.1.0" + @version "0.1.1" @github_page "https://github.com/jbsf2/process-tree" def project do