From 2a271c5998fe30210e75a59a0b867dabe10db2ab Mon Sep 17 00:00:00 2001 From: Jesse Onolememen Date: Mon, 30 Mar 2020 22:16:07 +0100 Subject: [PATCH] chore: release 0.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f92945b6..07ecc0a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-bubble-select", - "version": "0.4.0", + "version": "0.4.1", "description": "An easy-to-use customizable bubble animation picker, similar to the Apple Music genre selection", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",