From c3c760f7bc116a8a317119b54162ea5845b05bb3 Mon Sep 17 00:00:00 2001 From: Peace Date: Thu, 8 Feb 2018 15:58:33 -0600 Subject: [PATCH] 1.3.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4e14bc1..193c1a1 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "bugs": { "url": "https://github.com/BugiDev/react-native-calendar-strip/issues" }, - "version": "1.3.0", + "version": "1.3.1", "main": "index.js", "directories": { "example": "example" @@ -88,4 +88,4 @@ "__DEV__": true } } -} \ No newline at end of file +}