Skip to content

Commit e799a51

Browse files
authored
Merge pull request #37 from katie-ham/master
Bump version to 1.0
2 parents b64239e + c25043a commit e799a51

File tree

4 files changed

+37
-31
lines changed

4 files changed

+37
-31
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.0] - 2020-07-20
8+
### Changed
9+
- Bumped version to 1.0
10+
711
## [0.1.6] - 2020-06-25
812
### Changed
913
- Updated documentation and README

Gemfile.lock

Lines changed: 28 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -5,30 +5,31 @@ GEM
55
addressable (2.7.0)
66
public_suffix (>= 2.0.2, < 5.0)
77
atomos (0.1.3)
8-
aws-eventstream (1.0.3)
9-
aws-sdk (2.11.470)
10-
aws-sdk-resources (= 2.11.470)
11-
aws-sdk-core (2.11.470)
8+
aws-eventstream (1.1.0)
9+
aws-sdk (2.11.547)
10+
aws-sdk-resources (= 2.11.547)
11+
aws-sdk-core (2.11.547)
1212
aws-sigv4 (~> 1.0)
1313
jmespath (~> 1.0)
14-
aws-sdk-resources (2.11.470)
15-
aws-sdk-core (= 2.11.470)
16-
aws-sigv4 (1.1.1)
17-
aws-eventstream (~> 1.0, >= 1.0.2)
14+
aws-sdk-resources (2.11.547)
15+
aws-sdk-core (= 2.11.547)
16+
aws-sigv4 (1.2.1)
17+
aws-eventstream (~> 1, >= 1.0.2)
1818
babosa (1.0.3)
1919
claide (1.0.3)
2020
colored (1.2)
2121
colored2 (3.1.2)
2222
commander-fastlane (4.4.6)
2323
highline (~> 1.7.2)
24-
declarative (0.0.10)
24+
declarative (0.0.20)
2525
declarative-option (0.1.0)
26-
digest-crc (0.5.1)
26+
digest-crc (0.6.1)
27+
rake (~> 13.0)
2728
domain_name (0.5.20190701)
2829
unf (>= 0.0.5, < 1.0.0)
29-
dotenv (2.7.5)
30+
dotenv (2.7.6)
3031
emoji_regex (1.0.1)
31-
excon (0.73.0)
32+
excon (0.75.0)
3233
faraday (0.17.3)
3334
multipart-post (>= 1.2, < 3)
3435
faraday-cookie_jar (0.0.6)
@@ -88,41 +89,42 @@ GEM
8889
google-cloud-core (1.5.0)
8990
google-cloud-env (~> 1.0)
9091
google-cloud-errors (~> 1.0)
91-
google-cloud-env (1.3.1)
92+
google-cloud-env (1.3.3)
9293
faraday (>= 0.17.3, < 2.0)
93-
google-cloud-errors (1.0.0)
94-
google-cloud-storage (1.25.1)
94+
google-cloud-errors (1.0.1)
95+
google-cloud-storage (1.26.2)
9596
addressable (~> 2.5)
9697
digest-crc (~> 0.4)
9798
google-api-client (~> 0.33)
9899
google-cloud-core (~> 1.2)
99100
googleauth (~> 0.9)
100101
mini_mime (~> 1.0)
101-
googleauth (0.11.0)
102+
googleauth (0.13.0)
102103
faraday (>= 0.17.3, < 2.0)
103104
jwt (>= 1.4, < 3.0)
104105
memoist (~> 0.16)
105106
multi_json (~> 1.11)
106107
os (>= 0.9, < 2.0)
107-
signet (~> 0.12)
108+
signet (~> 0.14)
108109
highline (1.7.10)
109110
http-cookie (1.0.3)
110111
domain_name (~> 0.5)
111112
httpclient (2.8.3)
112113
jmespath (1.4.0)
113-
json (2.3.0)
114+
json (2.3.1)
114115
jwt (2.1.0)
115116
memoist (0.16.2)
116117
mini_magick (4.10.1)
117118
mini_mime (1.0.2)
118-
multi_json (1.14.1)
119+
multi_json (1.15.0)
119120
multi_xml (0.6.0)
120121
multipart-post (2.0.0)
121-
nanaimo (0.2.6)
122+
nanaimo (0.3.0)
122123
naturally (2.2.0)
123-
os (1.0.1)
124+
os (1.1.0)
124125
plist (3.5.0)
125126
public_suffix (2.0.5)
127+
rake (13.0.1)
126128
representable (3.0.4)
127129
declarative (< 0.1.0)
128130
declarative-option (< 0.2.0)
@@ -131,7 +133,7 @@ GEM
131133
rouge (2.0.7)
132134
rubyzip (1.3.0)
133135
security (0.1.3)
134-
signet (0.13.0)
136+
signet (0.14.0)
135137
addressable (~> 2.3)
136138
faraday (>= 0.17.3, < 2.0)
137139
jwt (>= 1.5, < 3.0)
@@ -144,21 +146,21 @@ GEM
144146
terminal-table (1.8.0)
145147
unicode-display_width (~> 1.1, >= 1.1.1)
146148
tty-cursor (0.7.1)
147-
tty-screen (0.7.1)
149+
tty-screen (0.8.1)
148150
tty-spinner (0.9.3)
149151
tty-cursor (~> 0.7)
150152
uber (0.1.0)
151153
unf (0.1.4)
152154
unf_ext
153-
unf_ext (0.0.7.6)
155+
unf_ext (0.0.7.7)
154156
unicode-display_width (1.7.0)
155157
word_wrap (1.0.0)
156-
xcodeproj (1.15.0)
158+
xcodeproj (1.17.1)
157159
CFPropertyList (>= 2.3.3, < 4.0)
158160
atomos (~> 0.1.3)
159161
claide (>= 1.0.2, < 2.0)
160162
colored2 (~> 3.1)
161-
nanaimo (~> 0.2.6)
163+
nanaimo (~> 0.3.0)
162164
xcpretty (0.3.0)
163165
rouge (~> 2.0.7)
164166
xcpretty-travis-formatter (1.0.0)

MailchimpSDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'MailchimpSDK'
11-
s.version = '0.1.6'
11+
s.version = '1.0'
1212
s.summary = 'Mailchimp SDK for iOS'
1313

1414
s.description = <<-DESC

MailchimpSDK/MailchimpSDK.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@
511511
"@executable_path/Frameworks",
512512
"@loader_path/Frameworks",
513513
);
514-
MARKETING_VERSION = 0.1.6;
514+
MARKETING_VERSION = 1.0;
515515
PRODUCT_BUNDLE_IDENTIFIER = com.theRocketScienceGroup.MailchimpSDK;
516516
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
517517
SKIP_INSTALL = YES;
@@ -540,7 +540,7 @@
540540
"@executable_path/Frameworks",
541541
"@loader_path/Frameworks",
542542
);
543-
MARKETING_VERSION = 0.1.6;
543+
MARKETING_VERSION = 1.0;
544544
PRODUCT_BUNDLE_IDENTIFIER = com.theRocketScienceGroup.MailchimpSDK;
545545
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
546546
SKIP_INSTALL = YES;
@@ -560,7 +560,7 @@
560560
"@executable_path/Frameworks",
561561
"@loader_path/Frameworks",
562562
);
563-
MARKETING_VERSION = 0.1.6;
563+
MARKETING_VERSION = 1.0;
564564
PRODUCT_BUNDLE_IDENTIFIER = "com.theRocketScienceGroup.Mailchimp-SDKTests";
565565
PRODUCT_NAME = "$(TARGET_NAME)";
566566
SWIFT_VERSION = 5.0;
@@ -579,7 +579,7 @@
579579
"@executable_path/Frameworks",
580580
"@loader_path/Frameworks",
581581
);
582-
MARKETING_VERSION = 0.1.6;
582+
MARKETING_VERSION = 1.0;
583583
PRODUCT_BUNDLE_IDENTIFIER = "com.theRocketScienceGroup.Mailchimp-SDKTests";
584584
PRODUCT_NAME = "$(TARGET_NAME)";
585585
SWIFT_VERSION = 5.0;

0 commit comments

Comments
 (0)