From 89941188efa92a5a1b99f5428b0cdb4f1406f154 Mon Sep 17 00:00:00 2001 From: Andrew Smith Date: Thu, 3 Oct 2019 17:50:43 -0600 Subject: [PATCH] v0.1.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a629cf6..8619fb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@crowdlinker/react-native-pager", - "version": "0.1.13", + "version": "0.1.14", "main": "dist/index.js", "module": "dist/pager.esm.js", "typings": "dist/index.d.ts",