Skip to content

Commit 62bd13c

Browse files
unity-test-summary@v1.0.7
- bump deps
1 parent 916699d commit 62bd13c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unity-test-summary",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "A GitHub action to gather and display Unit Tests from the Unity Game Engine.",
55
"author": "RageAgainstThePixel",
66
"license": "MIT",
@@ -34,4 +34,4 @@
3434
"clean": "npm install && shx rm -rf dist/ out/ node_modules/ && npm ci",
3535
"test": "jest"
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)