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