Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LukaszWatroba committed Apr 12, 2015
1 parent 8e81125 commit ab2efac
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 7 deletions.
4 changes: 2 additions & 2 deletions dist/v-tabs.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/**
* vTabs - dynamic, flexible and accessible AngularJS tabs.
* @version v0.0.1
* @version v0.1.0
* @link http://lukaszwatroba.github.io/v-tabs
* @author Łukasz Wątroba <l@lukaszwatroba.com>
* @license MIT License, http://www.opensource.org/licenses/MIT
*/

/***************************************
vTextfield
vTabs
***************************************/
/**
* Example HTML:
Expand Down
2 changes: 1 addition & 1 deletion dist/v-tabs.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* vTabs - dynamic, flexible and accessible AngularJS tabs.
* @version v0.0.1
* @version v0.1.0
* @link http://lukaszwatroba.github.io/v-tabs
* @author Łukasz Wątroba <l@lukaszwatroba.com>
* @license MIT License, http://www.opensource.org/licenses/MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/v-tabs.min.css

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

2 changes: 1 addition & 1 deletion dist/v-tabs.min.js

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

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
{
"name": "v-tabs",
"description": "vTabs - dynamic, flexible and accessible AngularJS tabs.",
"version": "0.0.2",
"version": "0.1.0",
"author": "Łukasz Wątroba <l@lukaszwatroba.com>",
"license": "MIT",
"keywords": [
"AngularJS",
"angular",
"tabs",
"tab",
"vertical",
"horizontal",
"component",
"directive",
"module"
Expand Down

0 comments on commit ab2efac

Please sign in to comment.