Skip to content

Commit

Permalink
Merge pull request #60 from patternfly/bump-v3.14.0
Browse files Browse the repository at this point in the history
Bumped version number to 3.14.0
  • Loading branch information
dtaylor113 authored Nov 9, 2016
2 parents 321203c + da417d6 commit 92af52d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rcue",
"version": "3.13.0",
"version": "3.14.0",
"authors": "Red Hat",
"license": "Apache-2.0",
"homepage": "http://rcue-uxd.itos.redhat.com/",
Expand All @@ -18,7 +18,7 @@
"rcue.spec.in"
],
"dependencies": {
"patternfly": "~3.13.0"
"patternfly": "~3.14.0"
},
"private": true
}
8 changes: 4 additions & 4 deletions npm-shrinkwrap.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "rcue",
"version": "3.13.0",
"version": "3.14.0",
"author": "Red Hat",
"license": "Apache-2.0",
"dependencies": {
"patternfly": "~3.13.0"
"patternfly": "~3.14.0"
},
"devDependencies": {
"connect-livereload": "~0.3.0",
Expand Down

0 comments on commit 92af52d

Please sign in to comment.