Skip to content

Commit ee793ec

Browse files
committed
update readme files with correct version
1 parent 04f1b22 commit ee793ec

File tree

11 files changed

+17
-17
lines changed
  • src
    • IBM.WatsonDeveloperCloud
    • IBM.WatsonDeveloperCloud.Conversation.v1
    • IBM.WatsonDeveloperCloud.Discovery.v1
    • IBM.WatsonDeveloperCloud.LanguageTranslator.v2
    • IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1
    • IBM.WatsonDeveloperCloud.PersonalityInsights.v3
    • IBM.WatsonDeveloperCloud.SpeechToText.v1
    • IBM.WatsonDeveloperCloud.TextToSpeech.v1
    • IBM.WatsonDeveloperCloud.ToneAnalyzer.v3
    • IBM.WatsonDeveloperCloud.VisualRecognition.v3

11 files changed

+17
-17
lines changed

src/IBM.WatsonDeveloperCloud.Conversation.v1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![NuGet](https://img.shields.io/badge/nuget-v1.0.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.Conversation.v1/)
1+
[![NuGet](https://img.shields.io/badge/nuget-v1.3.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.Conversation.v1/)
22

33
### Conversation
44

@@ -15,7 +15,7 @@ PM > Install-Package IBM.WatsonDeveloperCloud.Conversation.v1
1515
```JSON
1616

1717
"dependencies": {
18-
"IBM.WatsonDeveloperCloud.Conversation.v1": "1.2.0"
18+
"IBM.WatsonDeveloperCloud.Conversation.v1": "1.3.0"
1919
}
2020

2121
```

src/IBM.WatsonDeveloperCloud.Discovery.v1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![NuGet](https://img.shields.io/badge/nuget-v1.0.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.Discovery.v1/)
1+
[![NuGet](https://img.shields.io/badge/nuget-v1.3.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.Discovery.v1/)
22

33
### Discovery
44
The IBM Watson™ [Discovery][discovery] service makes it possible to rapidly build cognitive, cloud-based exploration applications that unlock actionable insights hidden in unstructured data - including your own proprietary data, as well as public and third-party data.
@@ -14,7 +14,7 @@ PM > Install-Package IBM.WatsonDeveloperCloud.Discovery.v1
1414
```JSON
1515

1616
"dependencies": {
17-
"IBM.WatsonDeveloperCloud.Discovery.v1": "1.2.0"
17+
"IBM.WatsonDeveloperCloud.Discovery.v1": "1.3.0"
1818
}
1919

2020
```

src/IBM.WatsonDeveloperCloud.LanguageTranslator.v2/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![NuGet](https://img.shields.io/badge/nuget-v1.0.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.LanguageTranslator.v2/)
1+
[![NuGet](https://img.shields.io/badge/nuget-v1.3.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.LanguageTranslator.v2/)
22

33
### Language Translator
44

@@ -15,7 +15,7 @@ PM > Install-Package IBM.WatsonDeveloperCloud.LanguageTranslator.v2
1515
```JSON
1616

1717
"dependencies": {
18-
"IBM.WatsonDeveloperCloud.LanguageTranslator.v2": "1.2.0"
18+
"IBM.WatsonDeveloperCloud.LanguageTranslator.v2": "1.3.0"
1919
}
2020

2121
```

src/IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![NuGet](https://img.shields.io/badge/nuget-v1.0.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1/)
1+
[![NuGet](https://img.shields.io/badge/nuget-v1.3.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1/)
22

33
### Natural Language Understanding
44
With [Natural Language Understanding][natural_language_understanding] developers can analyze semantic features of text input, including - categories, concepts, emotion, entities, keywords, metadata, relations, semantic roles, and sentiment.
@@ -14,7 +14,7 @@ PM > Install-Package IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1
1414
```JSON
1515

1616
"dependencies": {
17-
"IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1": "1.2.0"
17+
"IBM.WatsonDeveloperCloud.NaturalLanguageUnderstanding.v1": "1.3.0"
1818
}
1919

2020
```

src/IBM.WatsonDeveloperCloud.PersonalityInsights.v3/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![NuGet](https://img.shields.io/badge/nuget-v1.0.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.PersonalityInsights.v3/)
1+
[![NuGet](https://img.shields.io/badge/nuget-v1.3.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.PersonalityInsights.v3/)
22

33
### Personality Insights
44

@@ -19,7 +19,7 @@ PM > Install-Package IBM.WatsonDeveloperCloud.PersonalityInsights.v3
1919
```JSON
2020

2121
"dependencies": {
22-
"IBM.WatsonDeveloperCloud.PersonalityInsights.v3": "1.2.0"
22+
"IBM.WatsonDeveloperCloud.PersonalityInsights.v3": "1.3.0"
2323
}
2424

2525
```

src/IBM.WatsonDeveloperCloud.SpeechToText.v1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![NuGet](https://img.shields.io/badge/nuget-v1.0.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.SpeechToText.v1/)
1+
[![NuGet](https://img.shields.io/badge/nuget-v1.3.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.SpeechToText.v1/)
22

33
### Speech to Text
44

src/IBM.WatsonDeveloperCloud.TextToSpeech.v1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![NuGet](https://img.shields.io/badge/nuget-v1.0.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.TextToSpeech.v1/)
1+
[![NuGet](https://img.shields.io/badge/nuget-v1.3.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.TextToSpeech.v1/)
22

33
### Text to Speech
44

src/IBM.WatsonDeveloperCloud.ToneAnalyzer.v3/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![NuGet](https://img.shields.io/badge/nuget-v1.0.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.ToneAnalyzer.v3/)
1+
[![NuGet](https://img.shields.io/badge/nuget-v1.3.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.ToneAnalyzer.v3/)
22

33
### Tone Analyzer
44

@@ -15,7 +15,7 @@ PM > Install-Package IBM.WatsonDeveloperCloud.ToneAnalyzer.v3
1515
```JSON
1616

1717
"dependencies": {
18-
"IBM.WatsonDeveloperCloud.ToneAnalyzer.v3": "1.2.0"
18+
"IBM.WatsonDeveloperCloud.ToneAnalyzer.v3": "1.3.0"
1919
}
2020

2121
```

src/IBM.WatsonDeveloperCloud.VisualRecognition.v3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![NuGet](https://img.shields.io/badge/nuget-v1.0.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.VisualRecognition.v3/)
1+
[![NuGet](https://img.shields.io/badge/nuget-v1.3.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud.VisualRecognition.v3/)
22

33
### Visual Recognition
44
The IBM Watson™ [Visual Recognition][visual-recognition] service uses deep learning algorithms to identify scenes, objects, and celebrity faces in images you upload to the service. You can create and train a custom classifier to identify subjects that suit your needs.

src/IBM.WatsonDeveloperCloud/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ public class Constants
2626
/// The version number for this SDK build. Added to the header in
2727
/// each request as `User-Agent`.
2828
/// </summary>
29-
public const string SDK_VERSION = "watson-apis-dotnet-sdk/1.2.0";
29+
public const string SDK_VERSION = "watson-apis-dotnet-sdk/1.3.0";
3030
}
3131
}

src/IBM.WatsonDeveloperCloud/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![NuGet](https://img.shields.io/badge/nuget-v1.0.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud/)
1+
[![NuGet](https://img.shields.io/badge/nuget-v1.3.0-green.svg?style=flat)](https://www.nuget.org/packages/IBM.WatsonDeveloperCloud/)
22

33
### Watson Developer Cloud
44

0 commit comments

Comments
 (0)