Skip to content

Commit

Permalink
fix: Fix version number in CLI.md
Browse files Browse the repository at this point in the history
  • Loading branch information
varungandhi-src committed Oct 31, 2023
1 parent 21706ca commit 8c94e1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- '**.go'
- '**/go.mod'
- '**/go.sum'
- 'cmd/scip/**'

jobs:
go-test:
Expand Down
2 changes: 1 addition & 1 deletion docs/CLI.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ USAGE:
scip [global options] command [command options] [arguments...]
VERSION:
v0.3.0
v0.3.1
DESCRIPTION:
For more details, see the project README at:
Expand Down

0 comments on commit 8c94e1e

Please sign in to comment.