Skip to content

Commit 0713a6e

Browse files
Merge pull request #158 from dtaylor113/bumpV2.6
Bump to v2.6.0
2 parents eed3df6 + 0bca6b3 commit 0713a6e

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": "2.5.0",
3+
"version": "2.6.0",
44
"authors": [
55
"Red Hat"
66
],
@@ -40,6 +40,6 @@
4040
"angular-route": "1.3.0 - 1.4.*",
4141
"angular-bootstrap": "0.13.x",
4242
"lodash": "3.x",
43-
"patternfly": "~2.5.0"
43+
"patternfly": "~2.6.0"
4444
}
4545
}

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": "2.5.0",
4+
"version": "2.6.0",
55
"description": "Angular extension of the PatternFly project.",
66
"homepage": "https://github.com/patternfly/angular-patternfly",
77
"dependencies": {},

0 commit comments

Comments
 (0)