Skip to content

Commit a437c42

Browse files
committed
bump patch to 1.1.3
1 parent 2f76fa4 commit a437c42

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@internxt/lib",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Common logic shared between different projects of Internxt ",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",
@@ -39,4 +39,4 @@
3939
"ts-jest": "^27.0.5",
4040
"typescript": "^4.3.5"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)