Skip to content

Commit 448cb28

Browse files
committed
release 1.2.2
1 parent 9dd0d1e commit 448cb28

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
HISTORY
22
=======
33

4+
1.2.3 current master, not released
5+
* align with handlebars.js 4.0.11
6+
47
1.2.2 current master, not released
58
* align with handlebars.js 4.0.11
69
* 6ef2efd8d9 fix LightnCandy::compilePartial() error when there is `'` in the partial

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"extra": {
2525
"branch-alias": {
26-
"dev-master": "1.2.2-dev"
26+
"dev-master": "1.2.3-dev"
2727
}
2828
}
2929
}

0 commit comments

Comments
 (0)