Reset version to 6.4.0

This commit is contained in:
Pavel Krymets 2022-07-19 14:34:31 -07:00
parent e55a2559ae
commit 7f6ba1c35c
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
6.5.0
6.4.0

View File

@ -1,5 +1,5 @@
# frozen_string_literal: true
module Stripe
VERSION = "6.5.0"
VERSION = "6.4.0"
end