From b2e8e6a14c238a9b56306914b6e83d75b48cadb2 Mon Sep 17 00:00:00 2001 From: Bernardo Raposo Date: Thu, 29 Nov 2018 19:33:23 +0000 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4e087c..3fc6c67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-responsive-picture", - "version": "3.0.0", + "version": "3.1.0", "description": "A future-proof responsive image component that supports latest Picture specification", "main": "./lib/index.js", "module": "es/index.js",