Skip to content

Commit a55c59c

Browse files
authoredMar 13, 2019
Merge pull request #774 from dtaylor113/master-dist-5.0.1
version bump to 5.0.1
2 parents a8bed4f + 3edd30f commit a55c59c

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": "5.0.0",
3+
"version": "5.0.1",
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": "5.0.0",
4+
"version": "5.0.1",
55
"license": "MIT",
66
"description": "Angular extension of the PatternFly project.",
77
"keywords": [

0 commit comments

Comments
 (0)
Please sign in to comment.