Skip to content

Commit 3e74e7d

Browse files
authored
Merge pull request #652 from spadgett/bump-3.9.0-rc.0
Bump version to 3.9.0-rc.0
2 parents 347265a + afa73b8 commit 3e74e7d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "origin-web-catalog",
3-
"version": "3.9.0-alpha.16",
3+
"version": "3.9.0-rc.0",
44
"license": "Apache-2.0",
55
"main": [
66
"dist/vendor-bundle.js",

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "origin-web-catalog",
3-
"version": "3.9.0-alpha.16",
3+
"version": "3.9.0-rc.0",
44
"description": "The OpenShift Web Catalog",
55
"scripts": {
66
"clean": "rimraf dist && rimraf docs && rimraf coverage",

0 commit comments

Comments
 (0)