Skip to content

Commit f3fb19a

Browse files
committed
Updated Podspec
1 parent 24902e3 commit f3fb19a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.DS_Store

0 Bytes
Binary file not shown.

M13OrderedDictionary.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
33

44

55
s.name = "M13OrderedDictionary"
6-
s.version = "1.0.4"
6+
s.version = "1.0.5"
77
s.summary = "A cross between NSArray and NSDictionary. It holds an ordered list of objects and keys."
88

99
s.description = <<-DESC

0 commit comments

Comments
 (0)