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