@ayush24k/telezipper 1.5.1 → 1.5.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
@@ -1,6 +1,6 @@
1
1
  # TeleZipper
2
2
 
3
- Split folders into multiple 50MB zip files with optional Telegram upload.
3
+ Split folders into multiple 2GB zip files with optional Telegram upload.
4
4
 
5
5
  [![npm version](https://img.shields.io/npm/v/@ayush24k/telezipper.svg)](https://www.npmjs.com/package/@ayush24k/telezipper)
6
6
  [![npm downloads](https://img.shields.io/npm/dm/@ayush24k/telezipper.svg)](https://www.npmjs.com/package/@ayush24k/telezipper)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ayush24k/telezipper",
3
- "version": "1.5.1",
3
+ "version": "1.5.2",
4
4
  "description": "Split folders into multiple 50MB zip files with optional Telegram upload made for personal use.",
5
5
  "files": [
6
6
  "dist"