From 0a0e73414a81ec7dd17d5b12c90ce51d023d5350 Mon Sep 17 00:00:00 2001 From: Bernardo Raposo Date: Sun, 15 Sep 2019 10:00:31 +0100 Subject: [PATCH] 3.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3acbe06..4ce328b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-responsive-picture", - "version": "3.2.0", + "version": "3.2.1", "description": "A future-proof responsive image component that supports latest Picture specification", "main": "lib/index.js", "module": "es/index.js",