Skip to content

Commit ac52a8f

Browse files
committed
Merge branch 'master' of github.com:elixirscript/elixirscript_react
2 parents 49d0024 + 1c2d0b7 commit ac52a8f

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)