From 1ff29a559f7ab55bdd76c2f650519ae3c963949a Mon Sep 17 00:00:00 2001
From: Daniel Olshansky <olshansky.daniel@gmail.com>
Date: Sun, 15 Dec 2024 16:23:56 -0800
Subject: [PATCH] Increase version from 0.3.8 to 0.3.9

---
 mix.exs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mix.exs b/mix.exs
index 81f46bc..4e159ef 100644
--- a/mix.exs
+++ b/mix.exs
@@ -1,7 +1,7 @@
 defmodule Mock.Mixfile do
   use Mix.Project
 
-  @version "0.3.8"
+  @version "0.3.9"
 
   def project do
     [