Bump: version 0.1.3

This commit is contained in:
Harshith Mullapudi 2025-06-22 09:43:37 +05:30
parent 8e2decab0c
commit f8d19e8bd3
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
VERSION=0.1.2
VERSION=0.1.3
# POSTGRES
POSTGRES_USER=docker

View File

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