Skip to content

Commit

Permalink
Release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Nov 21, 2014
1 parent 9ca6491 commit 38afb8b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- Expecta (0.3.0)
- RKValueTransformers (1.1.0)
- Expecta (0.3.1)
- RKValueTransformers (1.1.1)

DEPENDENCIES:
- Expecta (~> 0.3.0)
Expand All @@ -11,7 +11,7 @@ EXTERNAL SOURCES:
:path: .

SPEC CHECKSUMS:
Expecta: ce8a51b9fad15a2cd573b291cb2909aaed865350
RKValueTransformers: 6342fc9a832ee624e231c03929ad519a8d47a484
Expecta: 03aabd0a89d8dea843baecb19a7fd7466a69a31d
RKValueTransformers: e9c86911f07f98f4b26b2fe1b4e290764e786d6e

COCOAPODS: 0.34.4
COCOAPODS: 0.35.0
2 changes: 1 addition & 1 deletion RKValueTransformers.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RKValueTransformers'
s.version = '1.1.0'
s.version = '1.1.1'
s.license = 'Apache2'
s.summary = 'A powerful value transformation API extracted from RestKit.'
s.homepage = 'https://github.com/RestKit/RKValueTransformers'
Expand Down

0 comments on commit 38afb8b

Please sign in to comment.