Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Commit

Permalink
Bumping version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Calvert committed Nov 25, 2014
1 parent c4e4b07 commit f9b2943
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "bellows",
"version": "4.1.2",
"version": "4.1.3",
"homepage": "https://github.com/mobify/bellows",
"authors": [
"Mobify <jobs@mobify.com>"
Expand Down
2 changes: 1 addition & 1 deletion dist/bellows.js
Expand Up @@ -29,7 +29,7 @@
Bellows.__super__.call(this, element, options, Bellows.DEFAULTS);
}

Bellows.VERSION = '4.1.2';
Bellows.VERSION = '4.1.3';

Bellows.DEFAULTS = {
singleItemOpen: false,
Expand Down
4 changes: 2 additions & 2 deletions dist/bellows.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -4,7 +4,7 @@
"type" : "git",
"url" : "https://github.com/mobify/bellows.git"
},
"version": "4.1.2",
"version": "4.1.3",
"description": "A mobile first accordion UI plugin",
"devDependencies": {
"grunt": "~0.4.x",
Expand Down

0 comments on commit f9b2943

Please sign in to comment.