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

Commit 0b60003

Browse files
committed
version bump to 1.0.1
1 parent 4494fba commit 0b60003

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 = "1.0.0"
8+
s.version = "1.0.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 = "1.0.0"
8+
s.version = "1.0.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)