From 4b00cce006daa8c114069b63455d1c9ac2a601ec Mon Sep 17 00:00:00 2001 From: devbriguy Date: Fri, 12 May 2017 22:17:44 -0400 Subject: [PATCH] 1.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cea77d2..e7b9c17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-simple-stepper", - "version": "1.10.0", + "version": "1.11.0", "description": "A super simple react-native implementation of the classic UIStepper from iOS.", "main": "SimpleStepper.js", "directories": {