Skip to content

Commit 81ac742

Browse files
committed
Update README.md
1 parent 01ecec0 commit 81ac742

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
@@ -16,7 +16,7 @@ ElixirScript can be used in the following ways:
1616
* If using as part of a project, you can add the following to your deps
1717

1818
```elixir
19-
{:elixir_script, "~> 0.11"}
19+
{:elixir_script, "~> 0.12"}
2020
```
2121

2222
From there you can either use the ElixirScript module directly or the mix command, `mix ex2js`

0 commit comments

Comments
 (0)