Skip to content

Commit 237dad2

Browse files
committed
VERSION = '2.8.3'
1 parent 0d787a3 commit 237dad2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lib/zai_payment/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module ZaiPayment
4-
VERSION = '2.8.2'
4+
VERSION = '2.8.3'
55
end

zai_payment.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
1010

1111
spec.summary = 'Ruby gem for Zai payment integration'
1212
spec.description = 'A Ruby gem for integrating with Zai payment platform APIs.'
13-
spec.homepage = 'https://github.com/Sentia/zai-payment'
13+
spec.homepage = 'https://www.sentia.com.au'
1414
spec.license = 'MIT'
1515
spec.required_ruby_version = '>= 3.2.0'
1616

0 commit comments

Comments
 (0)