Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pbojinov committed Oct 25, 2013
1 parent 3804136 commit 9656d59
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ArrowJS",
"version": "0.1.3",
"version": "0.1.4",
"description" : "Display an arrow pointing to the browser download location",
"main": [
"src/js/arrow.js"
Expand Down
15 changes: 15 additions & 0 deletions dist/arrow-0.1.4.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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ArrowJS",
"version": "0.1.3",
"version": "0.1.4",
"title": "arrow",
"description": "Arrow is a small JavaScript library for displaying a cross-browser downloads arrow",
"author": {
Expand Down

0 comments on commit 9656d59

Please sign in to comment.