Skip to content

Commit

Permalink
v0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
adamschwartz committed Jan 16, 2014
1 parent dded5f8 commit 6cb3d4a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tether",
"version": "0.3.5",
"version": "0.3.6",
"homepage": "https://github.hubspot.com/tether",
"authors": [
"Zack Bloom <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tether",
"version": "0.3.5",
"version": "0.3.6",
"description": "A client-side library to make absolutely positioned elements attach to elements in the page efficiently.",
"authors": [
"Zack Bloom <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion tether.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! tether 0.3.5 */
/*! tether 0.3.6 */
(function() {
var Evented, addClass, extend, getBounds, getOffsetParent, getScrollParent, hasClass, removeClass,
__hasProp = {}.hasOwnProperty,
Expand Down
4 changes: 2 additions & 2 deletions tether.min.js

Large diffs are not rendered by default.

0 comments on commit 6cb3d4a

Please sign in to comment.