From 74b6e77b23e898a6cb4b388dfa714e6276bdedbd Mon Sep 17 00:00:00 2001 From: dmitry Date: Tue, 18 Jun 2019 20:29:33 +0300 Subject: [PATCH] =?UTF-8?q?release=201.4.0=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7377d6d..530d968 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Release](https://img.shields.io/badge/release-v1.3.8-blue.svg)](https://github.com/scaleflex/react-cloudimage-responsive/releases) +[![Release](https://img.shields.io/badge/release-v1.4.0-blue.svg)](https://github.com/scaleflex/react-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/package.json b/package.json index 56cfe86..a0ab58c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-cloudimage-responsive", - "version": "1.3.8", + "version": "1.4.0", "main": "dist/index.js", "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",