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

Commit

Permalink
Bump version: 0.1.0 → 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jzhang300 committed Aug 26, 2016
1 parent 0876e8e commit 1098e82
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.1.0
current_version = 0.2.0
commit = True
tag = True

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "watson-developer-cloud-components",
"description": "Watson UI Component Library",
"version": "0.1.0",
"version": "0.2.0",
"authors": [
"James Zhang <[email protected]>"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "watson-developer-cloud-components",
"version": "0.1.0",
"version": "0.2.0",
"description": "UI component to build sample application",
"main": "gulpfile.js",
"scripts": {
Expand Down

0 comments on commit 1098e82

Please sign in to comment.