Skip to content

Commit dcc4eb3

Browse files
Merge branch '_bump-v3.25.0-local' into master-dist
2 parents fb40151 + fbf066d commit dcc4eb3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.24.0",
3+
"version": "3.25.0",
44
"authors": [
55
"Red Hat"
66
],
@@ -44,7 +44,7 @@
4444
"angular-bootstrap": "0.14.x",
4545
"lodash": "3.x",
4646
"jquery": "2.x",
47-
"patternfly": "3.25.0"
47+
"patternfly": "~3.25.0"
4848
},
4949
"devDependencies": {
5050
"angular-mocks": "1.3.0 - 1.5.*",

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.24.0",
4+
"version": "3.25.0",
55
"license": "Apache-2.0",
66
"description": "Angular extension of the PatternFly project.",
77
"keywords": [
@@ -18,7 +18,7 @@
1818
"angular-ui-bootstrap": "0.14.x",
1919
"jquery": "^2.2.4",
2020
"lodash": "3.x",
21-
"patternfly": "3.25.0"
21+
"patternfly": "~3.25.0"
2222
},
2323
"devDependencies": {
2424
"express": "3.4.4",
@@ -48,7 +48,7 @@
4848
"karma-phantomjs-launcher": "^1.0.0",
4949
"matchdep": "0.3.0",
5050
"nsp": "^2.6.1",
51-
"patternfly-eng-release": "3.25.1"
51+
"patternfly-eng-release": "~3.25.0"
5252
},
5353
"scripts": {
5454
"test": "grunt test"

0 commit comments

Comments
 (0)