Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Commit 01d001e

Browse files
committed
Update to v1.0.1
1 parent bd7cfdd commit 01d001e

4 files changed

Lines changed: 4 additions & 3 deletions

File tree

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
### [@antony: Antony Jones](https://github.com/antony)
1919

2020
* Allow the user to set an initial value OBJECT instead of just a string #173
21+
* Documentation update #180
2122

2223
### [@boshen](https://github.com/Boshen)
2324

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angucomplete-alt",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"homepage": "http://ghiden.github.io/angucomplete-alt/",
55
"authors": [
66
"Hidenari Nozaki <hidenari@gmail.com>"

dist/angucomplete-alt.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angucomplete-alt",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Awesome Autocompleteness for AngularJS",
55
"author": "ghiden",
66
"email": "hidenari@gmail.com",

0 commit comments

Comments
 (0)