From 241793a280ce6bdba7eec4319b53c951da58ffc0 Mon Sep 17 00:00:00 2001 From: rzkhosroshahi Date: Wed, 29 Mar 2023 11:25:01 +0330 Subject: [PATCH] release v.2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 02df5c5..60a6060 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zaman", - "version": "2.0.5-beta", + "version": "2.0.0", "description": "React component that helps you to makes simple Farsi/Jalali/Shamsi date picker. It also has range date picker you can select multiple days in multiple months.", "main": "dist/index.js", "scripts": {