chore: bump version to 1.0.0

This commit is contained in:
thecodrr
2022-07-19 09:39:53 +05:00
parent a0e50c61be
commit 54103f7cec

View File

@@ -1,6 +1,6 @@
{
"name": "@streetwriters/logger",
"version": "0.0.0",
"version": "1.0.0",
"description": "A really simple logger with a pluggable interface.",
"main": "dist/index.js",
"scripts": {