Skip to content

Commit

Permalink
Release version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
borntorun committed Apr 13, 2015
1 parent 85777fe commit 7b692a3
Show file tree
Hide file tree
Showing 4 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-remote-typeaheadjs",
"version": "0.1.1",
"version": "0.2.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"
}
}
}
Empty file modified dist/angular-remote-typeaheadjs.js
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion dist/angular-remote-typeaheadjs.min.js

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-remote-typeaheadjs",
"version": "0.1.1",
"version": "0.2.0",
"description": "Angularjs directive to facilitate the use of the typeahead.js library with Bloodhound integration and remote datasets.",
"main": "dist/angular-remote-typeaheadjs.js",
"scripts": {
Expand Down Expand Up @@ -50,4 +50,4 @@
"readline-sync": "^0.8.0",
"semver": "^4.3.3"
}
}
}

0 comments on commit 7b692a3

Please sign in to comment.