Skip to content

Commit

Permalink
Fix proper version
Browse files Browse the repository at this point in the history
  • Loading branch information
bombsimon committed Mar 17, 2023
1 parent feb295d commit 6c5882a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ make something configurable!
## Installation

```sh
go get github.com/bombsimon/wsl/cmd/...
go get github.com/bombsimon/wsl/v4/cmd/...
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/bombsimon/wsl/v3
module github.com/bombsimon/wsl/v4

go 1.19

Expand Down

0 comments on commit 6c5882a

Please sign in to comment.