Skip to content

Commit bd3c834

Browse files
Release version 3.6.0 [skip ci]
1 parent 9f51ef4 commit bd3c834

31 files changed

+44
-44
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 3.5.1
2+
current_version = 3.6.0
33
commit = True
44
message = Release version {new_version} [skip ci]
55

IBMWatsonAssistantV1.podspec

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

33
s.name = 'IBMWatsonAssistantV1'
4-
s.version = '3.5.1'
4+
s.version = '3.6.0'
55
s.summary = 'Client framework for the IBM Watson Assistant service'
66
s.description = <<-DESC
77
With the IBM Watson™ Assistant service, you can build a solution that understands

IBMWatsonAssistantV2.podspec

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

33
s.name = 'IBMWatsonAssistantV2'
4-
s.version = '3.5.1'
4+
s.version = '3.6.0'
55
s.summary = 'Client framework for the IBM Watson Assistant service'
66
s.description = <<-DESC
77
With the IBM Watson™ Assistant service, you can build a solution that understands

IBMWatsonCompareComplyV1.podspec

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

33
s.name = 'IBMWatsonCompareComplyV1'
4-
s.version = '3.5.1'
4+
s.version = '3.6.0'
55
s.summary = 'Client framework for the IBM Watson Compare & Comply service'
66
s.description = <<-DESC
77
IBM Watson™ Compare and Comply analyzes governing documents to provide details about critical aspects of the documents.

IBMWatsonDiscoveryV1.podspec

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

33
s.name = 'IBMWatsonDiscoveryV1'
4-
s.version = '3.5.1'
4+
s.version = '3.6.0'
55
s.summary = 'Client framework for the IBM Watson Discovery service'
66
s.description = <<-DESC
77
IBM Watson™ Discovery makes it possible to rapidly build cognitive, cloud-based exploration applications

IBMWatsonDiscoveryV2.podspec

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

33
s.name = 'IBMWatsonDiscoveryV2'
4-
s.version = '3.5.1'
4+
s.version = '3.6.0'
55
s.summary = 'Client framework for the IBM Watson Discovery V2 service'
66
s.description = <<-DESC
77
IBM Watson™ Discovery makes it possible to rapidly build cognitive, cloud-based exploration applications

IBMWatsonLanguageTranslatorV3.podspec

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

33
s.name = 'IBMWatsonLanguageTranslatorV3'
4-
s.version = '3.5.1'
4+
s.version = '3.6.0'
55
s.summary = 'Client framework for the IBM Watson Language Translator service'
66
s.description = <<-DESC
77
IBM Watson™ Language Translator can identify the language of text and translate it into different languages programmatically.

IBMWatsonNaturalLanguageClassifierV1.podspec

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

33
s.name = 'IBMWatsonNaturalLanguageClassifierV1'
4-
s.version = '3.5.1'
4+
s.version = '3.6.0'
55
s.summary = 'Client framework for the IBM Watson Natural Language Classifier service'
66
s.description = <<-DESC
77
Natural Language Classifier can help your application understand the language of short texts and

IBMWatsonNaturalLanguageUnderstandingV1.podspec

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

33
s.name = 'IBMWatsonNaturalLanguageUnderstandingV1'
4-
s.version = '3.5.1'
4+
s.version = '3.6.0'
55
s.summary = 'Client framework for the IBM Watson Natural Language Understanding service'
66
s.description = <<-DESC
77
IBM Watson™ Natural Language Understanding can analyze semantic features of text input,

IBMWatsonPersonalityInsightsV3.podspec

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

33
s.name = 'IBMWatsonPersonalityInsightsV3'
4-
s.version = '3.5.1'
4+
s.version = '3.6.0'
55
s.summary = 'Client framework for the IBM Watson Personality Insights service'
66
s.description = <<-DESC
77
IBM Watson™ Personality Insights uses linguistic analytics to infer individuals' intrinsic personality characteristics

0 commit comments

Comments
 (0)