Skip to content

Commit

Permalink
change to version v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronauck committed Oct 4, 2014
1 parent 11f7fb6 commit 6263ea9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Installing this component is very easy and it has just one dependency: [React](h
$ bower install --save react-simpletabs
```

- Or if you want to [download the lastest release](https://github.com/pedronauck/react-simpletabs/archive/v0.0.4.zip) and put in your website, it will work too! :smile_cat:
- Or if you want to [download the lastest release](https://github.com/pedronauck/react-simpletabs/archive/v0.1.0.zip) and put in your website, it will work too! :smile_cat:

Then you're done!

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-simpletabs",
"version": "0.0.4",
"version": "0.1.0",
"homepage": "https://github.com/pedronauck/react-simpletabs",
"authors": [
"Pedro Nauck <[email protected]> (https://github.com/pedronauck)"
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": "react-simpletabs",
"version": "0.0.4",
"version": "0.1.0",
"description": "Just a simple tabs component built with React",
"author": "Pedro Nauck <[email protected]> (https://github.com/pedronauck)",
"bugs": {
Expand Down

0 comments on commit 6263ea9

Please sign in to comment.