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 Jul 23, 2018
1 parent 727a996 commit cc1c353
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 351 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.52.2",
"version": "3.52.3",
"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.52.2"
};

// 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.52.2"
};

// 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.52.2"
};

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

Large diffs are not rendered by default.

343 changes: 0 additions & 343 deletions npm-shrinkwrap.json

This file was deleted.

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.52.2",
"version": "3.52.3",
"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.52.2"
version: "3.52.3"
};

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

0 comments on commit cc1c353

Please sign in to comment.