We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f37f72 commit 0aff894Copy full SHA for 0aff894
README.md
@@ -14,7 +14,7 @@ IgniterJs is javascript patching functionality for [Igniter](https://hexdocs.pm/
14
IgniterJs can be added to an existing elixir project by adding it to your dependencies:
15
16
```elixir
17
-{:igniter_js, "~> 0.1", only: [:dev, :test]}
+{:igniter_js, "~> 0.4.0", only: [:dev, :test]}
18
```
19
20
## Status
0 commit comments