Skip to content

Commit

Permalink
Update readme with latest release version
Browse files Browse the repository at this point in the history
  • Loading branch information
cpjolicoeur committed Sep 12, 2019
1 parent 505876d commit e6e0273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -22,7 +22,7 @@ To install Torch, perform the following steps:
```elixir
def deps do
[
{:torch, "~> 2.0.0-rc.1"}
{:torch, "~> 2.0.0-rc.2"}
]
end
```
Expand Down

0 comments on commit e6e0273

Please sign in to comment.