Skip to content

Commit

Permalink
Set release version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jchristgit committed May 15, 2023
1 parent 7635caa commit 337229d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ version from Hex:

```elixir
def deps do
[{:nostrum, "~> 0.7-rc2"}]
[{:nostrum, "~> 0.7"}]
end
```

Expand Down

0 comments on commit 337229d

Please sign in to comment.