apexify.js 3.0.1 → 3.0.2

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 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -4,7 +4,7 @@ Greetings everyone! 🌟 This marks the release of a beta version for our packag
4
4
 
5
5
  # Added new 🆕
6
6
 
7
- ### Check our server for the code and usage for leveling system
7
+ ### Check our server for info and help
8
8
  <details>
9
9
 
10
10
  - New chat models has been added (starChat, zephyr-beta, gemma-v and v4)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apexify.js",
3
- "version": "3.0.1",
3
+ "version": "3.0.2",
4
4
  "description": "Ai and Canvas library. Supports typescript and javascript",
5
5
  "main": "index.js",
6
6
  "scripts": {