From 616683ff3333b6ce28619b9a42b7ffa212f5b02a Mon Sep 17 00:00:00 2001 From: Andrew Smith Date: Wed, 2 Oct 2019 16:03:55 -0600 Subject: [PATCH] v0.1.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1cfff5..a629cf6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@crowdlinker/react-native-pager", - "version": "0.1.12", + "version": "0.1.13", "main": "dist/index.js", "module": "dist/pager.esm.js", "typings": "dist/index.d.ts",