Skip to content

Commit a68cb17

Browse files
committed
chore(): Bump to 1.5.1
1 parent 1b96e98 commit a68cb17

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Via [cdn](https://cdnjs.com/libraries/angular-chosen-localytics)
3434

3535

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

4040

dist/angular-chosen.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* angular-chosen-localytics - Angular Chosen directive is an AngularJS Directive that brings the Chosen jQuery in a Angular way
3-
* @version v1.5.0
3+
* @version v1.5.1
44
* @link http://github.com/leocaseiro/angular-chosen
55
* @license MIT
66
*/

dist/angular-chosen.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
@@ -2,7 +2,7 @@
22
"name": "angular-chosen-localytics",
33
"filename": "chosen.js",
44
"main": "dist/angular-chosen.js",
5-
"version": "1.5.0",
5+
"version": "1.5.1",
66
"description": "Angular Chosen directive is an AngularJS Directive that brings the Chosen jQuery in a Angular way",
77
"homepage": "http://github.com/leocaseiro/angular-chosen",
88
"repository": {

0 commit comments

Comments
 (0)