From bd5194cf5c4cea517b166f79f0682bf6c5457ca0 Mon Sep 17 00:00:00 2001 From: Scott Newcomer Date: Tue, 22 Feb 2022 13:09:55 -0600 Subject: [PATCH] 2.13.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 7d71013a..46a7efdb 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.12.1" + @version "2.13.0" def project do [