Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

Commit 586f97b

Browse files
Bump version: 0.2.0 → 0.3.0
1 parent 25fac58 commit 586f97b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.bumpversion.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
[bumpversion]
2-
current_version = 0.2.0
2+
current_version = 0.3.0
33
commit = True
44
tag = True
55

66
[bumpversion:file:package.json]
77
search = "version": "{current_version}"
88
replace = "version": "{new_version}"
9+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "watson-developer-cloud-components",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "UI component to build sample application",
55
"main": "dist/_watson-developer-cloud-components.scss",
66
"scripts": {

0 commit comments

Comments
 (0)