From 1ced37232e75548478347fc3505ae65247644a4a Mon Sep 17 00:00:00 2001 From: boygirl Date: Sat, 15 Sep 2018 11:58:07 -0700 Subject: [PATCH] Version 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b12af59..a8af4dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-progressive-image", - "version": "0.3.0", + "version": "0.4.0", "description": "Progressive image loading for React", "main": "dist.js", "typings": "src/index.d.ts",