Skip to content

Commit 53e8a30

Browse files
authored
Merge pull request #770 from dtaylor113/master-dist
Bump version to 4.18.7 in master-dist for npm publication
2 parents fe1eb17 + 7def9f6 commit 53e8a30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-patternfly",
3-
"version": "0.0.0-semantically-released",
3+
"version": "4.18.7",
44
"authors": [
55
"Red Hat"
66
],

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Red Hat",
33
"name": "angular-patternfly",
4-
"version": "0.0.0-semantically-released",
4+
"version": "4.18.7",
55
"license": "MIT",
66
"description": "Angular extension of the PatternFly project.",
77
"keywords": [

0 commit comments

Comments
 (0)