From 5b588fc30d3204cd3591270286219856ae3b14c7 Mon Sep 17 00:00:00 2001 From: "Gabriel R. Abreu" Date: Sat, 29 Jul 2017 23:19:56 -0300 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c923c9..20852ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-image-smooth-loading", - "version": "1.0.7", + "version": "2.0.0", "description": "React component for making your site images appear in a fade in", "main": "index.js", "scripts": {