diff --git a/CHANGELOG.md b/CHANGELOG.md index 8038355d94ea1cf6472e0014ed3465e1a6fd2bcd..b8435a7f3c247ebe9719a0185d18cf294fe3cce0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [4.2.1] - 2019-02-08 + +## Added + +- Version bump to 4.2.1 + ## [4.1.1] - 2018-06-10 ## Added diff --git a/package.json b/package.json index ae083b5bff6747350a220444f4754af9e0cdd6b7..e817732203b32d6b99aa4ef366455151846b6bf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "masonstrap", - "version": "4.1.1", + "version": "4.2.1", "description": "Easily style any web project with Mason branding", "repository": "git@git.gmu.edu:srct/masonstrap.git", "author": "Mason SRCT", diff --git a/src/html/index.html b/src/html/index.html index 2b1530194195ec253caa9f938e39c6e711e3458d..0ebc25eaaf7d96b0237efb42bb320cfba5e56e99 100644 --- a/src/html/index.html +++ b/src/html/index.html @@ -1,73 +1,117 @@ -
- - + + - + - - - - - - - - + + + + + + + + - - - - - - - + + + + + + +<link rel="stylesheet" href="https://srct.gmu.io/masonstrap/css/masonstrap.min.css" rel="stylesheet">
+ <link rel="stylesheet" href="https://srct.gmu.io/masonstrap/css/masonstrap.min.css" rel="stylesheet">
<script src="https://srct.gmu.io/masonstrap/js/masonstrap.min.js"></script>
+ <script src="https://srct.gmu.io/masonstrap/js/masonstrap.min.js"></script>