From df598310c8d297b8756186e635acd03863f794a8 Mon Sep 17 00:00:00 2001 From: Alejandro Maggi Date: Tue, 15 Jun 2021 19:13:45 -0300 Subject: [PATCH] chore: release 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0a7b36..1574d81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-month", - "version": "1.0.3", + "version": "1.0.4", "description": "React Native Month", "main": "lib/commonjs/index.js", "react-native": "lib/module/index.js",