Skip to content
This repository has been archived by the owner on Dec 13, 2017. It is now read-only.

Commit

Permalink
Bump version to 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
koke committed Mar 9, 2016
1 parent ec30b12 commit 438016a
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
8 changes: 4 additions & 4 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ PODS:
- CocoaLumberjack/Extensions (2.2.0):
- CocoaLumberjack/Default
- NSObject-SafeExpectations (0.0.2)
- WordPress-iOS-Editor (1.1.4):
- WordPress-iOS-Editor (1.1.5):
- CocoaLumberjack (~> 2.2.0)
- NSObject-SafeExpectations (~> 0.0.2)
- WordPress-iOS-Shared (~> 0.5.1)
- WordPress-iOS-Shared (~> 0.5.3)
- WordPressCom-Analytics-iOS (~> 0.1.0)
- WordPress-iOS-Shared (0.5.3):
- AFNetworking (~> 2.5)
Expand All @@ -47,13 +47,13 @@ DEPENDENCIES:

EXTERNAL SOURCES:
WordPress-iOS-Editor:
:path: ../
:path: "../"

SPEC CHECKSUMS:
AFNetworking: cb8d14a848e831097108418f5d49217339d4eb60
CocoaLumberjack: 17fe8581f84914d5d7e6360f7c70022b173c3ae0
NSObject-SafeExpectations: 7d7f48df90df4e11da7cfe86b64f45eff7a7f521
WordPress-iOS-Editor: 482f33d1842a562bbcffb3288e66399e7239bc60
WordPress-iOS-Editor: 81649efb004edc8286d3af98225d8ec2a24452ae
WordPress-iOS-Shared: 43f55f24f0685e431167084071b7914d7c7134a8
WordPressCom-Analytics-iOS: 1d4cf0426fdc91393ea1ba65daf19133e440ff6a

Expand Down
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/WordPress-iOS-Editor.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion WordPress-iOS-Editor.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "WordPress-iOS-Editor"
s.version = "1.1.4"
s.version = "1.1.5"
s.summary = "Reusable component rich text editor for WordPress.com in an iOS application."

s.description = <<-DESC
Expand Down

0 comments on commit 438016a

Please sign in to comment.