Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit 85401e0

Browse files
committed
chore(release): bump to 0.14.2
1 parent c553c43 commit 85401e0

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<a name="0.14.2"></a>
2+
## [0.14.2](https://github.com/angular-ui/ui-select/compare/v0.14.1...v0.14.2) (2016-01-28)
3+
4+
5+
6+
17
<a name="0.14.1"></a>
28
## [0.14.1](https://github.com/angular-ui/ui-select/compare/v0.14.1...v0.14.1) (2016-01-27)
39

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"repository": {
77
"url": "git://github.com/angular-ui/ui-select.git"
88
},
9-
"version": "0.14.1",
9+
"version": "0.14.2",
1010
"devDependencies": {
1111
"bower": "~1.3",
1212
"conventional-changelog": "^0.5.3",
@@ -45,7 +45,9 @@
4545
},
4646
"spm": {
4747
"main": "dist/select.js",
48-
"output": ["dist/select.css"]
48+
"output": [
49+
"dist/select.css"
50+
]
4951
},
5052
"license": "MIT"
5153
}

0 commit comments

Comments
 (0)