diff --git a/bower.json b/bower.json index ce7f14ae..4a52fce7 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "tether", - "version": "1.3.7", + "version": "1.3.8", "homepage": "http://github.hubspot.com/tether", "authors": [ "Zack Bloom ", diff --git a/component.json b/component.json index c982e13b..4b2f267d 100644 --- a/component.json +++ b/component.json @@ -1,7 +1,7 @@ { "name": "tether", "repo": "HubSpot/tether", - "version": "1.3.7", + "version": "1.3.8", "description": "A client-side library to make absolutely positioned elements attach to elements in the page efficiently.", "authors": [ "Zack Bloom ", diff --git a/dist/js/tether.js b/dist/js/tether.js index 8e884588..67b2496b 100644 --- a/dist/js/tether.js +++ b/dist/js/tether.js @@ -1,4 +1,4 @@ -/*! tether 1.3.7 */ +/*! tether 1.3.8 */ (function(root, factory) { if (typeof define === 'function' && define.amd) { diff --git a/package.json b/package.json index 0671a3cc..c850acf6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tether", - "version": "1.3.7", + "version": "1.3.8", "description": "A client-side library to make absolutely positioned elements attach to elements in the page efficiently.", "authors": [ "Zack Bloom ",