Skip to content

Commit

Permalink
Release 3.0 + Bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
RishabhRaghunath committed Jun 15, 2020
1 parent 3486058 commit ba4857c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MobilistenBeta.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "MobilistenBeta"
spec.version = "3.0.2.3"
spec.version = "3.0.2.5"
spec.summary = "Mobilisten Beta iOS SDK"
spec.license = { :type => "MIT", :text=> <<-LICENSE
MIT License
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ platform :ios, '9.0'

target 'Project Target' do
use_frameworks!
pod 'MobilistenBeta', '3.0.2.3'
pod 'MobilistenBeta', '3.0.2.5'
end
```

Expand Down

0 comments on commit ba4857c

Please sign in to comment.