Skip to content

Commit b3ea334

Browse files
chore: bump version to 4.0.49
1 parent b80acc5 commit b3ea334

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 4.0.49
2+
* chore: bump version to 4.0.48
3+
14
# 4.0.48
25
* chore: bump version to 4.0.47
36

ios/hypersdkflutter.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ puts ("HyperSDK HyperSDK Version Version: #{hyper_sdk_version}")
2323

2424
Pod::Spec.new do |s|
2525
s.name = 'hypersdkflutter'
26-
s.version = '4.0.48'
26+
s.version = '4.0.49'
2727
s.summary = 'Flutter plugin for Juspay SDK'
2828
s.description = <<-DESC
2929
Flutter plugin for juspay SDK.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: hypersdkflutter
22
description: >-
33
Flutter plugin for HyperSDK which enables payment orchestration via different dynamic modules.
4-
version: 4.0.48
4+
version: 4.0.49
55
repository: https://github.com/juspay/hyper-sdk-flutter
66
homepage: https://juspay.in/
77

0 commit comments

Comments
 (0)