balebaazoo 1.2.0 → 1.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,8 +1,6 @@
1
- <div dir="rtl" lang="fa">
2
-
3
1
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vazirmatn@33.0.3/Vazirmatn-font-face.css">
4
2
 
5
- <div style="font-family: Vazirmatn, Tahoma, sans-serif;">
3
+ <div lang="fa" style="font-family: Vazirmatn, Tahoma, sans-serif;">
6
4
 
7
5
  # balebaazoo
8
6
 
@@ -127,4 +125,3 @@ npm test
127
125
  GPL-3.0-or-later
128
126
 
129
127
  </div>
130
- </div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "balebaazoo",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
4
4
  "description": "A modern, type-safe SDK for Bale Bot API",
5
5
  "license": "GPL-3.0-or-later",
6
6
  "author": "Hadi Mardanian",