Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
release 3.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher McCulloh committed Jun 29, 2017
1 parent b78f110 commit 9dd1597
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 10 deletions.
3 changes: 1 addition & 2 deletions dist/css/fuelux.css

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

3 changes: 1 addition & 2 deletions dist/css/fuelux.min.css

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

Binary file modified dist/fuelux.zip
Binary file not shown.
3 changes: 1 addition & 2 deletions dist/js/fuelux.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/*!
* Fuel UX EDGE - Built 2017/06/29, 3:37:54 PM
* Previous release: v3.16.0
* Fuel UX v3.16.1
* Copyright 2012-2017 ExactTarget
* Licensed under the BSD-3-Clause license (https://github.com/ExactTarget/fuelux/blob/master/LICENSE)
*/
Expand Down
3 changes: 1 addition & 2 deletions dist/js/fuelux.min.js

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

2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Package.describe({
name: 'exacttarget:fuelux', // http://atmospherejs.com/exacttarget/fuelux
summary: 'Base Fuel UX styles and controls',
version: '3.15.13',
version: '3.16.1',
git: 'https://github.com/ExactTarget/fuelux.git'
});

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"url": "git://github.com/ExactTarget/fuelux.git"
},
"title": "Fuel UX",
"version": "3.16.0",
"version": "3.16.1",
"volo": {
"baseDir": "lib",
"dependencies": {
Expand Down

0 comments on commit 9dd1597

Please sign in to comment.