Skip to content

Commit 50c8bed

Browse files
committed
bump
1 parent 21de673 commit 50c8bed

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
@@ -2,6 +2,10 @@
22

33
Changelog
44
===============================================================================
5+
## 2022.2.20
6+
- fix: null pointer exception
7+
- improvement with glint references
8+
59
## 2022.2.19
610
- fix: rename did not work correctly
711
- fix: null pointer exception

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313

1414

1515
group = "com.emberjs"
16-
version = "2022.2.19"
16+
version = "2022.2.20"
1717

1818
// Configure project's dependencies
1919
repositories {

0 commit comments

Comments
 (0)