Skip to content

Commit ccf427b

Browse files
committed
update dep and add license
1 parent f86b0b2 commit ccf427b

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,4 +1,10 @@
11

2+
<a name="0.2.1"></a>
3+
# 0.2.1 (2017-07-18)
4+
5+
* **license:** Add an Apache license.
6+
* **dependancies:** Update `rxjs` version inside `package.json`.
7+
28
<a name="0.2.0"></a>
39
# 0.2.0 (2017-03-30)
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-split",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Angular (2+) UI library to split views using CSS flexbox layout.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)