Skip to content

Commit

Permalink
Bower init and version bump to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
David Cox-Espenlaub committed Jan 23, 2014
1 parent 6014ae4 commit 1d18a97
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "jquery-tabs",
"version": "0.0.6",
"homepage": "https://github.com/daveespionage/jquery-tabs",
"authors": [
"David Cox-Espenlaub ([email protected])"
],
"description": "A lightweight tabbed interface plugin for jQuery",
"main": "dist/tabs.min.js",
"keywords": [
"tabs",
"plugin",
"jquery"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}
2 changes: 1 addition & 1 deletion tabs.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "tabs",
"title": "Tabs",
"description": "A lightweight tabbed interface plugin for jQuery",
"version": "0.0.4",
"version": "0.0.6",
"homepage": "https://github.com/daveespionage/jquery-tabs",
"author": {
"name": "David Cox-Espenlaub",
Expand Down

0 comments on commit 1d18a97

Please sign in to comment.