Skip to content

Commit

Permalink
chore(): Bump to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leocaseiro committed Nov 21, 2016
1 parent 1b96e98 commit a68cb17
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Via [cdn](https://cdnjs.com/libraries/angular-chosen-localytics)


Or download zip file
> [Download v1.4.0](https://github.com/leocaseiro/angular-chosen/archive/1.4.0.zip)
> [Download v1.5.1](https://github.com/leocaseiro/angular-chosen/archive/1.5.1.zip)


Expand Down
2 changes: 1 addition & 1 deletion dist/angular-chosen.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* angular-chosen-localytics - Angular Chosen directive is an AngularJS Directive that brings the Chosen jQuery in a Angular way
* @version v1.5.0
* @version v1.5.1
* @link http://github.com/leocaseiro/angular-chosen
* @license MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/angular-chosen.min.js

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "angular-chosen-localytics",
"filename": "chosen.js",
"main": "dist/angular-chosen.js",
"version": "1.5.0",
"version": "1.5.1",
"description": "Angular Chosen directive is an AngularJS Directive that brings the Chosen jQuery in a Angular way",
"homepage": "http://github.com/leocaseiro/angular-chosen",
"repository": {
Expand Down

0 comments on commit a68cb17

Please sign in to comment.