Skip to content

Commit 426d619

Browse files
authored
Merge pull request #334 from patternfly/bump-v3.13.0
Bumped version number to 3.13.0
2 parents 7635f3e + 160348c commit 426d619

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
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.12.0",
3+
"version": "3.13.0",
44
"authors": [
55
"Red Hat"
66
],
@@ -42,7 +42,7 @@
4242
"angular-sanitize": "1.3.0 - 1.5.*",
4343
"angular-bootstrap": "0.13.x",
4444
"lodash": "3.x",
45-
"patternfly": "~3.12.0"
45+
"patternfly": "~3.13.0"
4646
},
4747
"devDependencies": {
4848
"angular-mocks": "1.3.0 - 1.5.*"

npm-shrinkwrap.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "3.12.0",
4+
"version": "3.13.0",
55
"license": "Apache-2.0",
66
"description": "Angular extension of the PatternFly project.",
77
"keywords": ["angular", "patternfly"],
@@ -13,7 +13,7 @@
1313
"angular-sanitize": "1.3.0 - 1.5.*",
1414
"angular-ui-bootstrap": "0.13.x",
1515
"lodash": "3.x",
16-
"patternfly": "~3.12.0"
16+
"patternfly": "~3.13.0"
1717
},
1818
"devDependencies": {
1919
"express": "3.4.4",

0 commit comments

Comments
 (0)