Skip to content

Commit

Permalink
Release version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
borntorun committed Apr 16, 2015
1 parent da6f7ec commit 2416125
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-typeaheadjs",
"version": "0.4.0",
"version": "0.5.0",
"authors": [
"Joao Carvalho <jmmtcarvalho@gmail.com>"
],
Expand Down Expand Up @@ -46,4 +46,4 @@
"angular-scenario": "~1.3.14",
"jasmine-sinon": "~0.4.0"
}
}
}
2 changes: 1 addition & 1 deletion dist/angular-typeaheadjs.min.js
100755 → 100644

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-typeaheadjs",
"version": "0.4.0",
"version": "0.5.0",
"description": "Angularjs directive to facilitate the use of the typeahead.js library.",
"main": "dist/angular-typeaheadjs.js",
"scripts": {
Expand Down Expand Up @@ -55,4 +55,4 @@
"semver": "^4.3.3",
"yiewd": "^0.6.0"
}
}
}

0 comments on commit 2416125

Please sign in to comment.