From b6321c4d6b1108ccb96a26733b78560b900e3eac Mon Sep 17 00:00:00 2001 From: Bernardo Raposo Date: Thu, 25 May 2017 11:32:56 +0100 Subject: [PATCH] v1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fdee5d5..97e6612 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-responsive-picture", - "version": "1.0.3", + "version": "1.0.4", "description": "A future-proof responsive image component that supports latest Picture specification", "main": "./lib/index.js", "module": "es/index.js",