Skip to content

Commit 1a5479f

Browse files
committed
chore(version): bump version to 0.4.4
1 parent 0fa223e commit 1a5479f

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="0.4.4"></a>
2+
# 0.4.4 (2016-08-29)
3+
4+
### Features
5+
6+
* Missed new component [ng2-smart-table](https://akveo.github.io/ng2-smart-table/) - [demo](http://akveo.com/ng2-admin/#/pages/tables/smarttables)
7+
8+
### How to update
9+
10+
* Pull sources from git
11+
* run `npm install`
12+
113
<a name="0.4.3"></a>
214
# 0.4.3 (2016-08-23)
315

_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
_VERSION=0.4.3
1+
_VERSION=0.4.4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng2-admin",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "Angular 2 and Bootstrap 4 Admin Template.",
55
"author": "akveo",
66
"homepage": "http://akveo.github.io/ng2-admin/",

0 commit comments

Comments
 (0)