Skip to content

Commit

Permalink
Update version to 1.0.5
Browse files Browse the repository at this point in the history
Bump the package version from 1.0.4 to 1.0.5 in `nestjs/package.json`. This version increment likely includes minor changes or fixes that improve the module's functionality or performance.
  • Loading branch information
dennisofficial committed Sep 24, 2024
1 parent fd78999 commit 65b7321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nestjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dl-tech/realtime-mongo-nestjs",
"version": "1.0.4",
"version": "1.0.5",
"description": "NestJS Module to enable Realtime Database for MongoDB (@nestjs/mongoose)",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 65b7321

Please sign in to comment.