Skip to content
This repository has been archived by the owner on Aug 24, 2017. It is now read-only.

Commit

Permalink
Merge pull request #12 from boneskull/master
Browse files Browse the repository at this point in the history
0.2.7 ; adding watch on model.
  • Loading branch information
Christopher Hiller committed Sep 20, 2013
2 parents b8cf323 + 7f65817 commit e70df73
Show file tree
Hide file tree
Showing 17 changed files with 178 additions and 116 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Pure AngularJS tagging widget with typeahead support courtesy of [ui-bootstrap](
Current Version
---------------
```
0.2.6
0.2.7
```

Installation
Expand Down
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-tags",
"version": "0.2.6",
"main": "dist/angular-tags-0.2.6.js",
"version": "0.2.7",
"main": "dist/angular-tags-0.2.7.js",
"dependencies": {
"angular-ui-bootstrap-bower": "~0.6.0",
"angular": "1.2.0-rc.2",
Expand Down
1 change: 0 additions & 1 deletion dist/angular-tags-0.2.6-tpls.map.js

This file was deleted.

2 changes: 0 additions & 2 deletions dist/angular-tags-0.2.6-tpls.min.js

This file was deleted.

Loading

0 comments on commit e70df73

Please sign in to comment.