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

Commit 9dd1597

Browse files
author
Christopher McCulloh
committed
release 3.16.1
1 parent b78f110 commit 9dd1597

File tree

7 files changed

+6
-10
lines changed

7 files changed

+6
-10
lines changed

dist/css/fuelux.css

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

dist/css/fuelux.min.css

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

dist/fuelux.zip

-117 Bytes
Binary file not shown.

dist/js/fuelux.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*!
2-
* Fuel UX EDGE - Built 2017/06/29, 3:37:54 PM
3-
* Previous release: v3.16.0
2+
* Fuel UX v3.16.1
43
* Copyright 2012-2017 ExactTarget
54
* Licensed under the BSD-3-Clause license (https://github.com/ExactTarget/fuelux/blob/master/LICENSE)
65
*/

dist/js/fuelux.min.js

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

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Package.describe({
77
name: 'exacttarget:fuelux', // http://atmospherejs.com/exacttarget/fuelux
88
summary: 'Base Fuel UX styles and controls',
9-
version: '3.15.13',
9+
version: '3.16.1',
1010
git: 'https://github.com/ExactTarget/fuelux.git'
1111
});
1212

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"url": "git://github.com/ExactTarget/fuelux.git"
103103
},
104104
"title": "Fuel UX",
105-
"version": "3.16.0",
105+
"version": "3.16.1",
106106
"volo": {
107107
"baseDir": "lib",
108108
"dependencies": {

0 commit comments

Comments
 (0)