Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

Commit

Permalink
Bump version to 3.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Verkoeyen committed Dec 14, 2016
1 parent 59cca5c commit 4bb6a3e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion IndefiniteObservable.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "IndefiniteObservable"
s.summary = "IndefiniteObservable is a minimal implementation of Observable with no concept of completion or failure."
s.version = "3.0.0"
s.version = "3.1.0"
s.authors = "The Material Motion Authors"
s.license = "Apache 2.0"
s.homepage = "https://github.com/material-motion/indefinite-observable-swift"
Expand Down
6 changes: 3 additions & 3 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PODS:
- CatalogByConvention (2.0.0)
- IndefiniteObservable/examples (3.0.0):
- IndefiniteObservable/examples (3.1.0):
- IndefiniteObservable/lib
- IndefiniteObservable/lib (3.0.0)
- IndefiniteObservable/lib (3.1.0)

DEPENDENCIES:
- CatalogByConvention
Expand All @@ -15,7 +15,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
CatalogByConvention: be55c2263132e4f9f59299ac8a528ee8715b3275
IndefiniteObservable: 65f2dbdba39fb9c175c99c1cc927bf1dabc7bcc9
IndefiniteObservable: 8dd88933eb00b0186cdcc665692beba53da34f44

PODFILE CHECKSUM: 3e4cdba95901e07a289159f0c5a8b830ecb1a5c8

Expand Down

0 comments on commit 4bb6a3e

Please sign in to comment.