Skip to content

Commit 0aff894

Browse files
committed
fix: rebuild NIF
1 parent 0f37f72 commit 0aff894

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
@@ -14,7 +14,7 @@ IgniterJs is javascript patching functionality for [Igniter](https://hexdocs.pm/
1414
IgniterJs can be added to an existing elixir project by adding it to your dependencies:
1515

1616
```elixir
17-
{:igniter_js, "~> 0.1", only: [:dev, :test]}
17+
{:igniter_js, "~> 0.4.0", only: [:dev, :test]}
1818
```
1919

2020
## Status

0 commit comments

Comments
 (0)