Skip to content

Commit 88b4474

Browse files
committed
bump version 2.4.3
1 parent de64d33 commit 88b4474

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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="2.4.3"></a>
2+
# 2.4.3 (2016-11-18)
3+
4+
### Bug Fixes
5+
* [216](https://github.com/mseemann/angular2-mdl/issues/216) (AOT fails because of private members)
6+
17
<a name="2.4.2"></a>
28
# 2.4.2 (2016-11-17)
39

src/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-mdl",
3-
"version": "2.4.2",
3+
"version": "2.4.3",
44
"license": "MIT",
55
"description": "Angular 2 components, directives and styles based on material design lite https://getmdl.io.",
66
"homepage": "http://mseemann.io/angular2-mdl/",

0 commit comments

Comments
 (0)