Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
westonganger committed Feb 20, 2017
1 parent 8846761 commit 6c4ea8d
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 @@ -12,7 +12,7 @@ Just add class .btn-arrow-left or .btn-arrow-right to bootstrap buttons. Use ins
```

## Demo:
<a href="https://jsbin.com/soweca/edit?html,css,output" target="_blank">https://jsbin.com/soweca/edit?html,css,output"</a>
<a href="https://jsbin.com/soweca/edit?html,css,output" target="_blank">https://jsbin.com/soweca/edit?html,css,output</a>

![Preview](https://raw.githubusercontent.com/westonganger/bootstrap-directional-buttons/master/preview.png)

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": "bootstrap-directional-buttons",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "https://github.com/westonganger/bootstrap-directional-buttons",
"author": "Weston Ganger",
"description": "Directional / arrow buttons for Bootstrap",
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": "bootstrap-directional-buttons",
"version": "1.0.0",
"version": "1.0.1",
"description": "Directional / Arrow buttons for Bootstrap",
"main": "./dist/bootstrap-directional-buttons.min.css",
"repository": {
Expand Down

0 comments on commit 6c4ea8d

Please sign in to comment.