Skip to content

Commit 2ac298b

Browse files
authored
Merge pull request #264 from patternfly/bump-v3.7.0
Bumped version number to 3.7.0
2 parents 39ac1cc + 74724ff commit 2ac298b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.6.0",
3+
"version": "3.7.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.6.0"
42+
"patternfly": "~3.7.0"
4343
},
4444
"devDependencies": {
4545
"angular-mocks": "1.3.0 - 1.5.*"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Red Hat",
33
"name": "angular-patternfly",
4-
"version": "3.6.0",
4+
"version": "3.7.0",
55
"license": "Apache-2.0",
66
"description": "Angular extension of the PatternFly project.",
77
"homepage": "https://github.com/patternfly/angular-patternfly",

0 commit comments

Comments
 (0)