Skip to content

Commit 07310b9

Browse files
dependabot[bot]st0o0
authored andcommitted
Bump slopwatch.cmd from 0.2.0 to 0.4.0
--- updated-dependencies: - dependency-name: slopwatch.cmd dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4512adb commit 07310b9

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.config/dotnet-tools.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
"isRoot": true,
44
"tools": {
55
"slopwatch.cmd": {
6-
"version": "0.2.0",
7-
"commands": ["slopwatch"],
6+
"version": "0.4.0",
7+
"commands": [
8+
"slopwatch"
9+
],
810
"rollForward": false
911
}
1012
}
11-
}
13+
}

0 commit comments

Comments
 (0)