Skip to content

Commit 0eed73c

Browse files
committed
fix: package increment
1 parent 6cb62b2 commit 0eed73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eresearchqut/jest-testcontainers",
3-
"version": "3.6.2",
3+
"version": "3.6.3",
44
"description": "Jest preset for starting docker containers that stay up while your tests run.",
55
"main": "dist/index",
66
"types": "dist/index",

0 commit comments

Comments
 (0)