version up

This commit is contained in:
Shinwoo PARK 2023-12-10 17:37:16 +09:00
parent e3e917cfe9
commit 15368c03ac

2
dist/package.json vendored
View File

@ -1,6 +1,6 @@
{
"name": "nestlogged",
"version": "1.0.0",
"version": "2.0.0",
"description": "A NestJS Logger Decorator Library",
"main": "lib/index.js",
"repository": "https://github.com/worplo/nestlogged",