Skip to content

Commit

Permalink
Merge pull request #656 from spadgett/bump-3.10.0-alpha.0
Browse files Browse the repository at this point in the history
Bump version to 3.10.0-alpha.0
  • Loading branch information
TheRealJon authored Mar 5, 2018
2 parents e4b3264 + 414a353 commit 5e15fbf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "origin-web-catalog",
"version": "3.9.0",
"version": "3.10.0-alpha.0",
"license": "Apache-2.0",
"main": [
"dist/vendor-bundle.js",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "origin-web-catalog",
"version": "3.9.0",
"version": "3.10.0-alpha.0",
"description": "The OpenShift Web Catalog",
"scripts": {
"clean": "rimraf dist && rimraf docs && rimraf coverage",
Expand Down

0 comments on commit 5e15fbf

Please sign in to comment.