diff --git a/package.json b/package.json index bd197b0..51e1fc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@library/source", - "version": "0.0.0", + "version": "1.0.0", "license": "MIT", "scripts": { "dev": "nx run-many --target=build --all && NODE_ENV=production op run --env-file=dev.env -- node dist/api/main.js",