Comparing version 0.4.2 to 0.4.3
/** | ||
* @preserve fitobject - v0.4.2 - 2017-05-11 | ||
* @preserve fitobject - v0.4.3 - 2017-05-11 | ||
* Size and position an object to fit its container. | ||
@@ -4,0 +4,0 @@ * https://github.com/dannydb/fitobject |
{ | ||
"name": "fitobject", | ||
"version": "0.4.2", | ||
"description": "Fit an object to its container.", | ||
"version": "0.4.3", | ||
"description": "A jQuery plugin to fit an object to its container.", | ||
"main": "fitobject.js", | ||
@@ -6,0 +6,0 @@ "repository": { |
# fitobject | ||
Size and position an object to fit its container. | ||
A jQuery plugin to fit an object to its container. | ||
@@ -5,0 +5,0 @@ [Codepen Example](http://codepen.io/dannydb/pen/Qvmrme) |
12279