From 925ec16c3c3d401baf8f6b75f32a7e3765b80cb7 Mon Sep 17 00:00:00 2001 From: Nguyen Minh Hoang Date: Sun, 7 Jun 2020 16:03:11 +0700 Subject: [PATCH] 0.0.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ba048f2..0e04cee0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-week-view", - "version": "0.0.12", + "version": "0.0.13", "description": "Week View Calendar for React Native", "main": "index.js", "author": "Hoang Nguyen (https://github.com/hoangnm)",