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

Commit 438016a

Browse files
committed
Bump version to 1.1.5
1 parent ec30b12 commit 438016a

6 files changed

Lines changed: 13 additions & 13 deletions

File tree

Example/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ PODS:
2929
- CocoaLumberjack/Extensions (2.2.0):
3030
- CocoaLumberjack/Default
3131
- NSObject-SafeExpectations (0.0.2)
32-
- WordPress-iOS-Editor (1.1.4):
32+
- WordPress-iOS-Editor (1.1.5):
3333
- CocoaLumberjack (~> 2.2.0)
3434
- NSObject-SafeExpectations (~> 0.0.2)
35-
- WordPress-iOS-Shared (~> 0.5.1)
35+
- WordPress-iOS-Shared (~> 0.5.3)
3636
- WordPressCom-Analytics-iOS (~> 0.1.0)
3737
- WordPress-iOS-Shared (0.5.3):
3838
- AFNetworking (~> 2.5)
@@ -47,13 +47,13 @@ DEPENDENCIES:
4747

4848
EXTERNAL SOURCES:
4949
WordPress-iOS-Editor:
50-
:path: ../
50+
:path: "../"
5151

5252
SPEC CHECKSUMS:
5353
AFNetworking: cb8d14a848e831097108418f5d49217339d4eb60
5454
CocoaLumberjack: 17fe8581f84914d5d7e6360f7c70022b173c3ae0
5555
NSObject-SafeExpectations: 7d7f48df90df4e11da7cfe86b64f45eff7a7f521
56-
WordPress-iOS-Editor: 482f33d1842a562bbcffb3288e66399e7239bc60
56+
WordPress-iOS-Editor: 81649efb004edc8286d3af98225d8ec2a24452ae
5757
WordPress-iOS-Shared: 43f55f24f0685e431167084071b7914d7c7134a8
5858
WordPressCom-Analytics-iOS: 1d4cf0426fdc91393ea1ba65daf19133e440ff6a
5959

Example/Pods/Local Podspecs/WordPress-iOS-Editor.podspec.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/WordPress-iOS-Editor.xcscheme

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/WordPress-iOS-Editor/Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

WordPress-iOS-Editor.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "WordPress-iOS-Editor"
3-
s.version = "1.1.4"
3+
s.version = "1.1.5"
44
s.summary = "Reusable component rich text editor for WordPress.com in an iOS application."
55

66
s.description = <<-DESC

0 commit comments

Comments
 (0)