diff --git a/package.json b/package.json index fc4d357..0a857df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shdate", - "version": "2.1.21", + "version": "2.1.22", "description": "Date and Time Related Extensions SH{Shamsi Hijri, Solar Hijri, Iranian Hijri}", "keywords": [ "date", diff --git a/src/base.ts b/src/base.ts index 396dfb2..8078412 100644 --- a/src/base.ts +++ b/src/base.ts @@ -5,7 +5,7 @@ * @link http://git.akhi.ir/js/SHDate | https://github.com/md-akhi/SHDateTime-js#readme * @copyright (C) 2015 - 2023 Open Source Matters,Inc. All right reserved. * @license AGPL-3.0 License - * @version Release: 2.1.21 + * @version Release: 2.1.22 */ import Word from "./word.js";