Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.

Commit 15316e6

Browse files
author
Vikas Dadheech
committed
Update project and podspec version
1 parent 08f9958 commit 15316e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MSGraphClientSDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Pod::Spec.new do |s|
33

44
s.name = "MSGraphClientSDK"
5-
s.version = "0.1.2"
5+
s.version = "0.1.3"
66
s.summary = "Microsoft Graph ObjC SDK."
77

88
s.description = <<-DESC

MSGraphClientSDK/MSGraphClientSDK/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.1.2</string>
18+
<string>0.1.3</string>
1919
<key>CFBundleVersion</key>
2020
<string>$(CURRENT_PROJECT_VERSION)</string>
2121
<key>NSPrincipalClass</key>

0 commit comments

Comments
 (0)