{
"name": "foundation-sites",
- "version": "6.5.0",
+ "version": "6.5.1",
"description": "The most advanced responsive front-end framework in the world.",
"homepage": "http://foundation.zurb.com/sites",
"license": "MIT",
import { GetYoDigits } from './foundation.core.utils';
import { MediaQuery } from './foundation.util.mediaQuery';
-var FOUNDATION_VERSION = '6.5.0';
+var FOUNDATION_VERSION = '6.5.1';
// Global Foundation object
// This is attached to the window, or used as a module for AMD/Browserify
-# [Foundation for Sites](http://foundation.zurb.com) (v6.5.0)
+# [Foundation for Sites](http://foundation.zurb.com) (v6.5.1)
Foundation is the most advanced responsive front-end framework in the world. Quickly go from prototype to production, building sites or apps that work on any kind of device with Foundation. Includes layout constructs, like a fully customizable, responsive grid, commonly used JavaScript plugins, and full A11Y support.
Package.describe({
name: 'zurb:foundation-sites',
summary: 'Foundation 6 - The most advanced responsive front-end framework in the world.',
- version: '6.5.0',
+ version: '6.5.1',
git: 'https://github.com/zurb/foundation-sites.git',
documentation: 'meteor-README.md'
});
{
"name": "foundation-sites",
- "version": "6.5.0",
+ "version": "6.5.1",
"main": "dist/js/foundation.js",
"module": "dist/js/foundation.esm.js",
"jsnext:main": "dist/js/foundation.esm.js",
<metadata>
<id>foundation-sites</id>
- <version>6.5.0</version>
+ <version>6.5.1</version>
<title>ZURB Foundation</title>
<authors>ZURB</authors>
<projectUrl>http://foundation.zurb.com/sites</projectUrl>
<iconUrl>https://foundation.zurb.com/assets/img/icons/foundation-favicon.ico</iconUrl>
- <releaseNotes>https://github.com/zurb/foundation-sites/releases/tag/v6.5.0</releaseNotes>
+ <releaseNotes>https://github.com/zurb/foundation-sites/releases/tag/v6.5.1</releaseNotes>
<licenseUrl>https://github.com/zurb/foundation-sites/blob/develop/LICENSE</licenseUrl>
<copyright>Copyright 2017-2018</copyright>
<repository type="git" url="https://github.com/zurb/foundation-sites"/>
/**
* Foundation for Sites by ZURB
- * Version 6.5.0
+ * Version 6.5.1
* foundation.zurb.com
* Licensed under MIT Open Source
*/