Skip to content

Commit

Permalink
chore(release): updates generated by Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
patternfly-build committed Jun 25, 2018
1 parent 6057971 commit 83f4087
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "patternfly",
"version": "3.51.1",
"version": "3.51.2",
"authors": "Red Hat",
"license": "Apache-2.0",
"homepage": "https://www.patternfly.org",
Expand Down
2 changes: 1 addition & 1 deletion dist/js/patternfly-settings-base.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
'use strict';

var patternfly = {
version: "0.0.0-semantically-released",
version: "3.51.1"
};

// definition of breakpoint sizes for tablet and desktop modes
Expand Down
2 changes: 1 addition & 1 deletion dist/js/patternfly-settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
'use strict';

var patternfly = {
version: "0.0.0-semantically-released",
version: "3.51.1"
};

// definition of breakpoint sizes for tablet and desktop modes
Expand Down
2 changes: 1 addition & 1 deletion dist/js/patternfly-settings.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/patternfly.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
'use strict';

var patternfly = {
version: "0.0.0-semantically-released",
version: "3.51.1"
};

// definition of breakpoint sizes for tablet and desktop modes
Expand Down
4 changes: 2 additions & 2 deletions dist/js/patternfly.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "patternfly",
"version": "3.51.1",
"version": "3.51.2",
"author": "Red Hat",
"license": "Apache-2.0",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion src/js/patternfly-settings-base.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
'use strict';

var patternfly = {
version: "3.51.1"
version: "3.51.2"
};

// definition of breakpoint sizes for tablet and desktop modes
Expand Down

0 comments on commit 83f4087

Please sign in to comment.