From adb906cbf79ad210575d28e7b768800c9538de42 Mon Sep 17 00:00:00 2001 From: Scott Newcomer Date: Thu, 13 Oct 2022 07:53:34 -0500 Subject: [PATCH] 2.17.2 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index b675b808..bcaa59a2 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule Stripe.Mixfile do use Mix.Project @source_url "https://github.com/code-corps/stripity_stripe" - @version "2.17.1" + @version "2.17.2" def project do [