From 31c2d9abe2d14016ddeaf2d92862d116626ee26c Mon Sep 17 00:00:00 2001 From: Aryan Khanijo Date: Thu, 10 Apr 2025 17:06:13 +0530 Subject: [PATCH 1/2] UPGRADE: Package version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 443d70b..1484421 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@squareboat/nest-storage", - "version": "0.2.0", + "version": "1.0.0", "description": "Multi disk multi driver storage manager for NestJS 💿💾", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -17,7 +17,7 @@ "url": "https://github.com/squareboat/nestjs-storage/issues" }, "homepage": "https://github.com/squareboat/nestjs-storage", - "author": "Vinayak Sarawagi ", + "author": "Squareboat ", "license": "MIT", "scripts": { "build": "rm -rf dist && tsc -p tsconfig.json", From 8f854b872d249903384f80807381134e5242a212 Mon Sep 17 00:00:00 2001 From: aryan-khanijo Date: Wed, 23 Apr 2025 14:14:15 +0530 Subject: [PATCH 2/2] UPDATE: Copyright --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c93065d..cdf8a0b 100644 --- a/README.md +++ b/README.md @@ -260,6 +260,6 @@ We are a bunch of dreamers, designers, and futurists. We are high on collaborati ---- ## License -The MIT License. Please see License File for more information. Copyright © 2020 SquareBoat. +The MIT License. Please see License File for more information. Copyright © 2025 SquareBoat. Made with ❤️ by [Squareboat](https://squareboat.com)