diff --git a/package.json b/package.json index 637bf7c..1ba446d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@adonisjs/drive", "description": "A thin wrapper on top of Flydrive to work seamlessly with AdonisJS", - "version": "3.0.0", + "version": "3.1.0", "engines": { "node": ">=20.6.0" },