From f4b2c557465dee841b7562472809aa6a5b3bd8d7 Mon Sep 17 00:00:00 2001 From: Vitaly Shaposhnik Date: Fri, 7 Aug 2020 09:10:01 +0300 Subject: [PATCH] =?UTF-8?q?chore:=20release=202.1.2=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- projects/lib/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b786ce..8f4fbe9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Release](https://img.shields.io/badge/release-v2.0.8-blue.svg)](https://github.com/scaleflex/ng-cloudimage-responsive/releases) +[![Release](https://img.shields.io/badge/release-v2.1.2-blue.svg)](https://github.com/scaleflex/ng-cloudimage-responsive/releases) [![Free plan](https://img.shields.io/badge/price-includes%20free%20plan-green.svg)](https://www.cloudimage.io/en/home#b38181a6-b9c8-4015-9742-7b1a1ad382d5) [![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)](#contributing) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) diff --git a/projects/lib/package.json b/projects/lib/package.json index 531cca1..c5748a9 100644 --- a/projects/lib/package.json +++ b/projects/lib/package.json @@ -1,6 +1,6 @@ { "name": "ng-cloudimage-responsive", - "version": "2.1.1", + "version": "2.1.2", "description": "Cloudimage Responsive will smartly resize, compress and accelerate images across the World in your site for all devices. The plugin supports lazy loading technique with fancy animation on image load.", "author": "scaleflex", "license": "MIT",