Skip to content

Commit 7fd36e3

Browse files
authored
Merge pull request #8 from TapBeep/update-version
release: Update Version to 11.0.5
2 parents a6379a7 + 9c8d950 commit 7fd36e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ngx-treeview",
3-
"version": "11.0.4",
3+
"version": "11.0.5",
44
"license": "MIT",
55
"description": "An Angular treeview component with checkbox",
66
"scripts": {

projects/ngx-treeview2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-treeview2",
3-
"version": "11.0.4",
3+
"version": "11.0.5",
44
"license": "MIT",
55
"description": "An Angular treeview component with checkbox",
66
"keywords": [

0 commit comments

Comments
 (0)