Skip to content

Commit

Permalink
Merge pull request #34 from prolificinteractive/chore/bump_version_nu…
Browse files Browse the repository at this point in the history
…mber

Bump Podspec version number to 1.0.0
  • Loading branch information
yoyoyoseob authored Mar 7, 2017
2 parents 627b7f5 + ff7c4c2 commit 756b641
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ PODS:
- mParticle-Apple-SDK (6.11.1):
- mParticle-Apple-SDK/mParticle (= 6.11.1)
- mParticle-Apple-SDK/mParticle (6.11.1)
- Simcoe/Adobe (0.5.1):
- Simcoe/Adobe (1.0.0):
- AdobeMobileSDK (~> 4.13)
- Simcoe/Core
- Simcoe/Core (0.5.1)
- Simcoe/mParticle (0.5.1):
- Simcoe/Core (1.0.0)
- Simcoe/mParticle (1.0.0):
- mParticle-Apple-SDK (~> 6)
- Simcoe/Core

Expand All @@ -26,7 +26,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
AdobeMobileSDK: 52c3fbf43b5b054132393b1486ecbefca0ba01db
mParticle-Apple-SDK: 8c7dfc195459870aa33be634f006342cb37d6a24
Simcoe: 11fe674388e2f4c5b3f90090f165f5150b8aabb8
Simcoe: 16d83bedf09ba7699471c61caf76aef29d0dc2e9

PODFILE CHECKSUM: eca652a10d5483dbc0b33408738dd00362f29b2c

Expand Down
2 changes: 1 addition & 1 deletion Simcoe.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Pod::Spec.new do |s|

s.name = "Simcoe"
s.version = "0.5.1"
s.version = "1.0.0"
s.summary = "An analytics framework that provides a base layer of simple APIs for managing analytics frameworks."
s.description = <<-DESC
Simcoe is an analytics framework that aims to provide a simple, extensible API for managing and handling various analytics frameworks. It makes very few assumptions about your analytics implementations, allowing the implementer to customize it to their needs.
Expand Down

0 comments on commit 756b641

Please sign in to comment.