Skip to content
This repository was archived by the owner on Jan 24, 2019. It is now read-only.

Commit 174686a

Browse files
committed
Merge branch 'release/0.1.1'
2 parents bc63bd6 + 48d698b commit 174686a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

OrangeFramework.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Pod::Spec.new do |s|
77
s.name = "OrangeFramework"
8-
s.version = "0.1.0"
8+
s.version = "0.1.1"
99
s.summary = "Powerful framework aimed at fast and high quality developing mobile apps on Objective-C and Swift."
1010
s.description = <<-DESC
1111
OrangeFramework is a collection of components for fast and high quality developing mobile apps on Objective-C and Swift.

OrangeFrameworkObjC.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Pod::Spec.new do |s|
77
s.name = "OrangeFrameworkObjC"
8-
s.version = "0.1.0"
8+
s.version = "0.1.1"
99
s.summary = "Powerful framework aimed at fast and high quality developing mobile apps on Objective-C."
1010
s.description = <<-DESC
1111
OrangeFramework is a collection of components for fast and high quality developing mobile apps on Objective-C.

0 commit comments

Comments
 (0)