Bump version: 0.1.19

This commit is contained in:
Harshith Mullapudi 2025-08-26 23:32:52 +05:30
parent 6588e36037
commit fbde92b4b6
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
VERSION=0.1.18
VERSION=0.1.19
# Nest run in docker, change host to database container name
DB_HOST=localhost

View File

@ -1,4 +1,4 @@
VERSION=0.1.18
VERSION=0.1.19
# Nest run in docker, change host to database container name
DB_HOST=postgres

View File

@ -1,7 +1,7 @@
{
"name": "core",
"private": true,
"version": "0.1.18",
"version": "0.1.19",
"workspaces": [
"apps/*",
"packages/*"