Skip to content

Commit 676e379

Browse files
authored
Merge pull request #312 from patternfly/bump-v3.11.0
Bumped version number to 3.11.0
2 parents 335e400 + 3c05d7a commit 676e379

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
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.10.0",
3+
"version": "3.11.0",
44
"authors": [
55
"Red Hat"
66
],
@@ -39,7 +39,7 @@
3939
"angular-sanitize": "1.3.0 - 1.5.*",
4040
"angular-bootstrap": "0.13.x",
4141
"lodash": "3.x",
42-
"patternfly": "~3.10.0"
42+
"patternfly": "~3.11.0"
4343
},
4444
"devDependencies": {
4545
"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: 2 additions & 2 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.10.0",
4+
"version": "3.11.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.13.x",
1515
"lodash": "3.x",
16-
"patternfly": "~3.10.0"
16+
"patternfly": "~3.11.0"
1717
},
1818
"devDependencies": {
1919
"express": "3.4.4",

0 commit comments

Comments
 (0)