Skip to content

Commit 756b641

Browse files
authored
Merge pull request #34 from prolificinteractive/chore/bump_version_number
Bump Podspec version number to 1.0.0
2 parents 627b7f5 + ff7c4c2 commit 756b641

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ PODS:
55
- mParticle-Apple-SDK (6.11.1):
66
- mParticle-Apple-SDK/mParticle (= 6.11.1)
77
- mParticle-Apple-SDK/mParticle (6.11.1)
8-
- Simcoe/Adobe (0.5.1):
8+
- Simcoe/Adobe (1.0.0):
99
- AdobeMobileSDK (~> 4.13)
1010
- Simcoe/Core
11-
- Simcoe/Core (0.5.1)
12-
- Simcoe/mParticle (0.5.1):
11+
- Simcoe/Core (1.0.0)
12+
- Simcoe/mParticle (1.0.0):
1313
- mParticle-Apple-SDK (~> 6)
1414
- Simcoe/Core
1515

@@ -26,7 +26,7 @@ EXTERNAL SOURCES:
2626
SPEC CHECKSUMS:
2727
AdobeMobileSDK: 52c3fbf43b5b054132393b1486ecbefca0ba01db
2828
mParticle-Apple-SDK: 8c7dfc195459870aa33be634f006342cb37d6a24
29-
Simcoe: 11fe674388e2f4c5b3f90090f165f5150b8aabb8
29+
Simcoe: 16d83bedf09ba7699471c61caf76aef29d0dc2e9
3030

3131
PODFILE CHECKSUM: eca652a10d5483dbc0b33408738dd00362f29b2c
3232

Simcoe.podspec

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

44
s.name = "Simcoe"
5-
s.version = "0.5.1"
5+
s.version = "1.0.0"
66
s.summary = "An analytics framework that provides a base layer of simple APIs for managing analytics frameworks."
77
s.description = <<-DESC
88
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.

0 commit comments

Comments
 (0)