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

Commit

Permalink
Update the project version
Browse files Browse the repository at this point in the history
  • Loading branch information
Vikas Dadheech committed Feb 26, 2019
1 parent b78dfd8 commit ed85fd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MSGraphClientModels.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Pod::Spec.new do |s|

s.name = "MSGraphClientModels"
s.version = "0.1.0"
s.version = "0.1.1"
s.summary = "Microsoft Graph Models to be used with MSGraphClientSDK."
s.description = <<-DESC
Use these models to convert raw data from MSGraphClientSDK to models and back.
Expand Down
2 changes: 1 addition & 1 deletion MSGraphClientModels/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.1.0</string>
<string>0.1.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down

0 comments on commit ed85fd0

Please sign in to comment.