From d9af06608cb1a18e9fb768ac3c712aeffd84e132 Mon Sep 17 00:00:00 2001 From: Scott Newcomer Date: Mon, 20 Jun 2022 07:39:01 -0500 Subject: [PATCH] 2.15.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index ae360a09..cb57381c 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.14.1" + @version "2.15.0" def project do [