Skip to content

Commit 3a75254

Browse files
Merge branch '_bump-v4.3.0-local' into master-dist
2 parents f029f3f + 136d1ba commit 3a75254

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-patternfly",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"authors": [
55
"Red Hat"
66
],

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": "4.2.0",
4+
"version": "4.3.0",
55
"license": "Apache-2.0",
66
"description": "Angular extension of the PatternFly project.",
77
"keywords": [
@@ -53,7 +53,7 @@
5353
"karma-phantomjs-launcher": "^1.0.0",
5454
"matchdep": "0.3.0",
5555
"nsp": "^2.6.1",
56-
"patternfly-eng-release": ">=3.26.2"
56+
"patternfly-eng-release": "3.26.2"
5757
},
5858
"optionalDependencies": {
5959
"angularjs-datatables": "^0.5.7",

0 commit comments

Comments
 (0)