From c2a3584c59c220aceb0cce379732683409e03009 Mon Sep 17 00:00:00 2001 From: Bernardo Raposo Date: Sun, 5 May 2019 13:32:00 +0100 Subject: [PATCH] 3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df0c709..77de2a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-responsive-picture", - "version": "3.1.0", + "version": "3.1.1", "description": "A future-proof responsive image component that supports latest Picture specification", "main": "./lib/index.js", "module": "es/index.js",