Skip to content

Commit 9e43abb

Browse files
authored
chore: release 1.1.0 - update last stable version (#10303)
1 parent 314eded commit 9e43abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
CARGO_TERM_COLOR: always
1515
IS_NIGHTLY: ${{ github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' }}
1616
PROFILE: maxperf
17-
STABLE_VERSION: "v0.3.0"
17+
STABLE_VERSION: "v1.0.0"
1818

1919
jobs:
2020
prepare:

0 commit comments

Comments
 (0)