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

Commit 1d1c025

Browse files
committed
Bump version: 0.3.1 → 0.4.0
1 parent d025318 commit 1d1c025

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 = 0.3.1
2+
current_version = 0.4.0
33
commit = True
44
tag = True
55

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-ui-components",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "UI component to build web application",
55
"main": "dist/",
66
"scripts": {

0 commit comments

Comments
 (0)