From 31e1bc7ae0dc315eb666fc08eead366639fbfe82 Mon Sep 17 00:00:00 2001 From: Pedro Nauck Date: Fri, 11 May 2018 02:10:29 -0300 Subject: [PATCH] v0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0ec624..7605da0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-adopt", - "version": "0.5.0", + "version": "0.5.1", "main": "dist/index.js", "umd:main": "dist/index.umd.js", "module": "dist/index.m.js",