We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d787a3 commit 237dad2Copy full SHA for 237dad2
2 files changed
lib/zai_payment/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module ZaiPayment
4
- VERSION = '2.8.2'
+ VERSION = '2.8.3'
5
end
zai_payment.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
11
spec.summary = 'Ruby gem for Zai payment integration'
12
spec.description = 'A Ruby gem for integrating with Zai payment platform APIs.'
13
- spec.homepage = 'https://github.com/Sentia/zai-payment'
+ spec.homepage = 'https://www.sentia.com.au'
14
spec.license = 'MIT'
15
spec.required_ruby_version = '>= 3.2.0'
16
0 commit comments