diff --git a/package-lock.json b/package-lock.json index f9a6d97a..5b9ab774 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22922,7 +22922,7 @@ }, "projects/time-picker": { "name": "@hug/ngx-time-picker", - "version": "1.1.1", + "version": "1.1.2", "license": "GPL-3.0-only", "dependencies": { "tslib": "^2.6.3" diff --git a/projects/time-picker/package.json b/projects/time-picker/package.json index 770dbc89..3e195931 100644 --- a/projects/time-picker/package.json +++ b/projects/time-picker/package.json @@ -1,6 +1,6 @@ { "name": "@hug/ngx-time-picker", - "version": "1.1.1", + "version": "1.1.2", "description": "HUG Angular - time picker component", "homepage": "https://github.com/dsi-hug/ngx-components", "license": "GPL-3.0-only", @@ -46,4 +46,4 @@ "publishConfig": { "access": "public" } -} \ No newline at end of file +}