Skip to content

Commit 6cb3d4a

Browse files
committed
v0.3.6
1 parent dded5f8 commit 6cb3d4a

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tether",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"homepage": "https://github.hubspot.com/tether",
55
"authors": [
66
"Zack Bloom <zbloom@hubspot.com>",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tether",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"description": "A client-side library to make absolutely positioned elements attach to elements in the page efficiently.",
55
"authors": [
66
"Zack Bloom <zbloom@hubspot.com>",

tether.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! tether 0.3.5 */
1+
/*! tether 0.3.6 */
22
(function() {
33
var Evented, addClass, extend, getBounds, getOffsetParent, getScrollParent, hasClass, removeClass,
44
__hasProp = {}.hasOwnProperty,

tether.min.js

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

0 commit comments

Comments
 (0)