Skip to content

Commit 83f8feb

Browse files
committed
Install instructions updated
1 parent 83efa9b commit 83f8feb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To install rampart, simply add it as a dependency to your application.
1717

1818
```elixir
1919
defp deps do
20-
[{ :rampart, "~> 1.0.0 }]
20+
[{ :rampart, "~> 1.0.1 }]
2121
end
2222
```
2323

0 commit comments

Comments
 (0)