diff --git a/package.json b/package.json index 85f1d230..1b8743a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kolkov/ngx-gallery", - "version": "1.1.0", + "version": "1.2.0", "scripts": { "ng": "ng", "start": "ng serve", diff --git a/projects/gallery/package.json b/projects/gallery/package.json index 15681591..e41e9a3f 100644 --- a/projects/gallery/package.json +++ b/projects/gallery/package.json @@ -1,6 +1,6 @@ { "name": "@kolkov/ngx-gallery", - "version": "1.1.0", + "version": "1.2.0", "description": "A simple responsive native gallery component for Angular 8+.", "author": "Andrey Kolkov ", "repository": "https://github.com/kolkov/ngx-gallery",