From 01c6c20eadede25616dbdfc595d5eec8072d0dfd Mon Sep 17 00:00:00 2001
From: Piotr Borowiec
Date: Tue, 14 May 2024 15:07:09 +0200
Subject: [PATCH] Bump version to 0.10.2
---
mix.exs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mix.exs b/mix.exs
index b0598c1..6df0972 100644
--- a/mix.exs
+++ b/mix.exs
@@ -3,7 +3,7 @@ defmodule Snap.MixProject do
@original_github_url "https://github.com/breakroom/snap"
@github_url "https://github.com/surgeventures/snap"
- @version "0.10.1"
+ @version "0.10.2"
def project do
[