Skip to content

Commit c0b4949

Browse files
committed
v0.19.11
1 parent f332af8 commit c0b4949

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

dist/select.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* ui-select
33
* http://github.com/angular-ui/ui-select
4-
* Version: 0.19.10 - 2017-09-15T08:07:10.411Z
4+
* Version: 0.19.11 - 2017-09-15T08:15:51.750Z
55
* License: MIT
66
*/
77

dist/select.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* ui-select
33
* http://github.com/angular-ui/ui-select
4-
* Version: 0.19.10 - 2017-09-15T08:07:10.198Z
4+
* Version: 0.19.11 - 2017-09-15T08:15:51.373Z
55
* License: MIT
66
*/
77

dist/select.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/select.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.

dist/select.min.js.map

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
@@ -7,7 +7,7 @@
77
"url": "git://github.com/angular-ui/ui-select.git"
88
},
99
"style": "dist/select.css",
10-
"version": "0.19.10",
10+
"version": "0.19.11",
1111
"devDependencies": {
1212
"angular": "^1.2.18",
1313
"angular-mocks": "^1.2.18",

0 commit comments

Comments
 (0)