Skip to content

Commit b0ba42b

Browse files
author
Marcin Wolniewicz
committed
1.2.1 bump
1 parent bf990ff commit b0ba42b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 1.2.1
2+
3+
* Change strict angular dependency to `~1.x`
4+
15
## 1.2.0
26

37
* Add a minified version of the library

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-bind-html-compile",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"dependencies": {},
55
"devDependencies": {
66
"grunt": "~0.4.1",

0 commit comments

Comments
 (0)