Skip to content

Commit dd705a2

Browse files
author
Dan
committed
Bumped to version 3.3.0
Added missing span tag for basic card test, causing Travis CI build to fail.
1 parent 17620fb commit dd705a2

File tree

38 files changed

+955
-330
lines changed

38 files changed

+955
-330
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.2.0",
3+
"version": "3.3.0",
44
"authors": [
55
"Red Hat"
66
],
@@ -39,7 +39,7 @@
3939
"angular-sanitize": "1.3.0 - 1.5.*",
4040
"angular-bootstrap": "0.13.x",
4141
"lodash": "3.x",
42-
"patternfly": "~3.2.0"
42+
"patternfly": "~3.3.0"
4343
},
4444
"devDependencies": {
4545
"angular-mocks": "1.3.0 - 1.5.*"

dist/angular-patternfly.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ angular.module('patternfly', [
5252
'patternfly.notification',
5353
'patternfly.select',
5454
'patternfly.sort',
55+
'patternfly.toolbars',
5556
'patternfly.utils',
5657
'patternfly.validation',
5758
'patternfly.views'

dist/angular-patternfly.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/docs/css/patternfly-additions.css

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

0 commit comments

Comments
 (0)