Skip to content

Commit

Permalink
chore(): bump to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leocaseiro committed Sep 27, 2018
1 parent ad1c3a6 commit 2d3a7de
Show file tree
Hide file tree
Showing 5 changed files with 6,283 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ Via npm

Via [cdn](https://cdnjs.com/libraries/angular-chosen-localytics)
```html
<script src="https://cdnjs.cloudflare.com/ajax/libs/angular-chosen-localytics/1.8.0/angular-chosen.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/angular-chosen-localytics/1.9.0/angular-chosen.min.js"></script>
```



Or download zip file
> [Download v1.8.0](https://github.com/leocaseiro/angular-chosen/archive/1.8.0.zip)
> [Download v1.9.0](https://github.com/leocaseiro/angular-chosen/archive/1.9.0.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.8.0
* @version v1.9.0
* @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.

Loading

0 comments on commit 2d3a7de

Please sign in to comment.