Skip to content

Commit 4fcafcb

Browse files
Merge branch '_bump-v3.16.0-local' into master-dist
2 parents 9a21049 + 399eef0 commit 4fcafcb

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-patternfly",
3-
"version": "3.15.3",
3+
"version": "3.16.0",
44
"authors": [
55
"Red Hat"
66
],
@@ -42,7 +42,7 @@
4242
"angular-sanitize": "1.3.0 - 1.5.*",
4343
"angular-bootstrap": "0.14.x",
4444
"lodash": "3.x",
45-
"patternfly": "~3.15.3"
45+
"patternfly": "~3.16.0"
4646
},
4747
"devDependencies": {
4848
"angular-mocks": "1.3.0 - 1.5.*",

npm-shrinkwrap.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Red Hat",
33
"name": "angular-patternfly",
4-
"version": "3.15.3",
4+
"version": "3.16.0",
55
"license": "Apache-2.0",
66
"description": "Angular extension of the PatternFly project.",
77
"keywords": ["angular", "patternfly"],
@@ -13,7 +13,7 @@
1313
"angular-sanitize": "1.3.0 - 1.5.*",
1414
"angular-ui-bootstrap": "0.14.x",
1515
"lodash": "3.x",
16-
"patternfly": "~3.15.3"
16+
"patternfly": "~3.16.0"
1717
},
1818
"devDependencies": {
1919
"express": "3.4.4",
@@ -43,7 +43,7 @@
4343
"karma-phantomjs-launcher": "^1.0.0",
4444
"matchdep": "0.3.0",
4545
"nsp": "^2.6.1",
46-
"patternfly-eng-release": "~3.15.3"
46+
"patternfly-eng-release": "~3.16.0"
4747
},
4848
"scripts": {
4949
"test": "grunt test"

0 commit comments

Comments
 (0)