forked from watson-developer-cloud/java-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.bumpversion.cfg
More file actions
20 lines (19 loc) · 775 Bytes
/
.bumpversion.cfg
File metadata and controls
20 lines (19 loc) · 775 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[bumpversion]
current_version = 4.0.0
[bumpversion:file:README.md]
[bumpversion:file:alchemy/README.md]
[bumpversion:file:conversation/README.md]
[bumpversion:file:discovery/README.md]
[bumpversion:file:document-conversion/README.md]
[bumpversion:file:language-translator/README.md]
[bumpversion:file:natural-language-classifier/README.md]
[bumpversion:file:natural-language-understanding/README.md]
[bumpversion:file:personality-insights/README.md]
[bumpversion:file:retrieve-and-rank/README.md]
[bumpversion:file:speech-to-text/README.md]
[bumpversion:file:text-to-speech/README.md]
[bumpversion:file:tone-analyzer/README.md]
[bumpversion:file:tradeoff-analytics/README.md]
[bumpversion:file:visual-recognition/README.md]
search = {current_version}
replace = {new_version}