Skip to content

Commit e9e279f

Browse files
committed
bump to Version 2.7.0
1 parent 1068d91 commit e9e279f

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.6.1",
3+
"version": "2.7.0",
44
"authors": [
55
"Red Hat"
66
],
@@ -42,6 +42,6 @@
4242
"angular-route": "1.3.0 - 1.4.*",
4343
"angular-bootstrap": "0.13.x",
4444
"lodash": "3.x",
45-
"patternfly": "~2.6.0"
45+
"patternfly": "~2.7.0"
4646
}
4747
}

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

0 commit comments

Comments
 (0)