Skip to content

Commit

Permalink
fix: rebuild NIF
Browse files Browse the repository at this point in the history
  • Loading branch information
shahryarjb committed Jan 17, 2025
1 parent 0f37f72 commit 0aff894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ IgniterJs is javascript patching functionality for [Igniter](https://hexdocs.pm/
IgniterJs can be added to an existing elixir project by adding it to your dependencies:

```elixir
{:igniter_js, "~> 0.1", only: [:dev, :test]}
{:igniter_js, "~> 0.4.0", only: [:dev, :test]}
```

## Status
Expand Down

0 comments on commit 0aff894

Please sign in to comment.