Skip to content

Commit 7ceae0f

Browse files
committed
Rev version
1 parent 45dfa25 commit 7ceae0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "../../node_modules/ng-packagr/package.schema.json",
33
"name": "angular-dual-listbox",
44
"description": "Angular 4+ component for a dual listbox control.",
5-
"version": "4.6.2",
5+
"version": "4.6.3",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/czeckd/angular-dual-listbox.git"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-dual-listbox",
33
"description": "Angular 4+ component for a dual listbox control.",
4-
"version": "4.6.2",
4+
"version": "4.6.3",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/czeckd/angular-dual-listbox.git"

0 commit comments

Comments
 (0)