diff --git a/package-lock.json b/package-lock.json index 27b7228..fb2fb85 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21330,7 +21330,7 @@ }, "projects/date-picker": { "name": "@hug/ngx-date-picker", - "version": "1.0.10", + "version": "1.0.11", "license": "GPL-3.0-only", "dependencies": { "tslib": "^2.6.3" diff --git a/projects/date-picker/package.json b/projects/date-picker/package.json index f98d824..bafc804 100644 --- a/projects/date-picker/package.json +++ b/projects/date-picker/package.json @@ -1,6 +1,6 @@ { "name": "@hug/ngx-date-picker", - "version": "1.0.10", + "version": "1.0.11", "description": "HUG Angular - date-picker component", "homepage": "https://github.com/dsi-hug/ngx-components", "license": "GPL-3.0-only", @@ -43,4 +43,4 @@ "publishConfig": { "access": "public" } -} \ No newline at end of file +}