We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efcb6d9 commit f92d96cCopy full SHA for f92d96c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+<a name="4.0.0"></a>
2
+
3
+# 4.0.0 (2020-07-24)
4
5
+- **Release** release version 4.0.0
6
7
<a name="4.0.0-beta.1"></a>
8
9
# 4.0.0-beta.1 (2020-07-23)
projects/angular-split/package.json
@@ -1,6 +1,6 @@
{
"name": "angular-split",
- "version": "4.0.0-beta.1",
+ "version": "4.0.0",
"description": "Angular UI library to split views and allow dragging to resize areas using CSS flexbox layout.",
"author": "bertrandg",
"repository": {
0 commit comments