Skip to content

Commit 9096e19

Browse files
committed
Merge branch 'main' of github.com:muneebhashone/typescript-backend-toolkit
2 parents 0317914 + 39c3bea commit 9096e19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/create-tbk-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-tbk-app",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "CLI tool to scaffold TypeScript Backend Toolkit projects",
55
"type": "module",
66
"bin": {

packages/tbk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@themuneebh-oss/tbk",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "CLI tool for TypeScript Backend Toolkit - generate modules, plugins, middleware, seeders, and factories",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)