Skip to content

Commit 1c2d0b7

Browse files
authored
Update README.md
1 parent 39123d9 commit 1c2d0b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ by adding `elixir_script_react` to your list of dependencies in `mix.exs`:
3636
```elixir
3737
def deps do
3838
[
39-
{:elixir_script_react, "~> x.x"}
39+
{:elixir_script_react, "~> 1.0.1-react"}
4040
]
4141
end
4242
```

0 commit comments

Comments
 (0)