Skip to content
This repository was archived by the owner on Aug 24, 2017. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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