From 450dcb069fe93d3e6d0e5d9c13fe586185f69b4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yi=C4=9Fithan=20Y=C3=BCceda=C4=9F?= Date: Fri, 17 Mar 2023 01:10:43 +0300 Subject: [PATCH] chore: update incorrect version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88aa761..abc65b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-ruler-picker", - "version": "0.9.9", + "version": "0.1.0", "description": "⚡ Lightning-fast and customizable Ruler Picker component for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",