Skip to content

Commit

Permalink
1. Increment pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadmssm committed Jun 13, 2018
1 parent a1e416a commit 72c3792
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Example/iOS_Bootstrap.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@
607FACC71AFB9204008FA782 = {
isa = PBXGroup;
children = (
C91221BC20D0020400798C71 /* SocialMediaManager.swift */,
607FACF51AFB993E008FA782 /* Podspec Metadata */,
607FACD21AFB9204008FA782 /* Example for iOS_Bootstrap */,
607FACE81AFB9204008FA782 /* Tests */,
Expand All @@ -131,6 +130,7 @@
607FACD21AFB9204008FA782 /* Example for iOS_Bootstrap */ = {
isa = PBXGroup;
children = (
C91221BC20D0020400798C71 /* SocialMediaManager.swift */,
607FACD71AFB9204008FA782 /* ViewController.swift */,
C99EA63820CBECFB00D7C158 /* Storyboards.swift */,
607FACD91AFB9204008FA782 /* Main.storyboard */,
Expand Down
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion iOS_Bootstrap.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'iOS_Bootstrap'
s.version = '0.2.5'
s.version = '0.2.6'
s.summary = 'iOS Bootstrap library'

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit 72c3792

Please sign in to comment.