Skip to content

Commit b480d77

Browse files
committed
Fixed typo error's
1 parent b91e66c commit b480d77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node_storage_manager",
3-
"version": "1.2.9",
3+
"version": "1.3.1",
44
"description": "Node - Storage Pipe Manager allows world-wide storage and retrieval of any amount of data at any time. You can use Google Cloud Storage, AWS S3 Bucket for a range of scenarios including serving website content, storing data for archival and disaster recovery, or distributing large data objects to users via direct download. Storage Pipe Manager is a Pipe Factory that allow you easily switch between Google CLoud AWS S3, CLOUDINARY and FS without breaking anything or any extra configurations",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)