We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c3d31 commit 417f359Copy full SHA for 417f359
tools/rush/manifest.yaml
@@ -1,7 +1,7 @@
1
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
2
$schema: https://tools.uniget.dev/schema.yaml
3
name: rush
4
-version: "0.6.0"
+version: "0.6.1"
5
check: ${binary} --version | grep ^rush | cut -d' ' -f2 | tr -d v
6
platforms:
7
- linux/amd64
0 commit comments