zlient 3.1.0 โ†’ 3.1.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 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -251,7 +251,7 @@ v3 introduces Standard Schema support. Key changes:
251
251
 
252
252
  ## Documentation
253
253
 
254
- ๐Ÿ“– [Full Documentation](https://zlient.dev)
254
+ ๐Ÿ“– [Full Documentation](https://emirhangumus.github.io/zlient/)
255
255
 
256
256
  ---
257
257
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zlient",
3
- "version": "3.1.0",
3
+ "version": "3.1.1",
4
4
  "homepage": "https://emirhangumus.github.io/zlient/",
5
5
  "author": "Emirhan GรผmรผลŸ",
6
6
  "repository": {