Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Zack Bloom committed Jan 27, 2014
1 parent a3ebdac commit 7781edc
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.3.1",
"version": "0.4.0",
"homepage": "https://github.com/HubSpot/select",
"authors": [
"Zack Bloom <zbloom@hubspot.com>",
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.3.1",
"version": "0.4.0",
"description": "Styleable select elements built on Tether",
"authors": [
"Adam Schwartz <adam.flynn.schwartz@gmail.com>",
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.3.1 */
/*! select 0.4.0 */
/*! tether 0.3.4 */
(function() {
var Evented, addClass, extend, getBounds, getOffsetParent, getScrollParent, hasClass, removeClass,
Expand Down
Loading

0 comments on commit 7781edc

Please sign in to comment.