Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Zack Bloom committed Mar 17, 2014
1 parent a5b4f55 commit c7c6f08
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "select",
"main": "select.js",
"version": "0.5.0",
"version": "0.5.1",
"homepage": "https://github.com/HubSpot/select",
"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": "select",
"version": "0.5.0",
"version": "0.5.1",
"description": "Styleable select elements built on Tether",
"authors": [
"Adam Schwartz <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion select.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! select 0.5.0 */
/*! select 0.5.1 */
/*! tether 0.5.0 */
(function() {
var Evented, addClass, defer, deferred, extend, flush, getBounds, getOffsetParent, getOrigin, getScrollParent, hasClass, node, removeClass, uniqueId, updateClasses, zeroPosCache,
Expand Down
Loading

0 comments on commit c7c6f08

Please sign in to comment.