Skip to content

Commit aa68b32

Browse files
chore(📦): 1.4.3
## [1.4.3](v1.4.2...v1.4.3) (2022-11-22) ### Bug Fixes * **programmers:** fix a bug that test case runner couldn't catch `console.info` ([04c5d04](04c5d04))
1 parent 04c5d04 commit aa68b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "solv-cli",
33
"description": "hot-challenge-solving application for any coding challenge services",
4-
"version": "1.4.2",
4+
"version": "1.4.3",
55
"license": "MIT",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)