Skip to content

Commit

Permalink
chore: release version v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Dec 29, 2024
1 parent 0ad0b18 commit 1fd6a65
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline

<!-- changelog -->

## [v0.1.1](https://github.com/ash-project/igniter_js/compare/v0.1.0...v0.1.1) (2024-12-29)




### Improvements:

* Support RustlerPrecompiled release (#3)

## [v0.1.0](https://github.com/ash-project/igniter_js/compare/v0.1.0...v0.1.0) (2024-12-24)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
defmodule IgniterJs.MixProject do
use Mix.Project
@version "0.1.0"
@version "0.1.1"
@source_url "https://github.com/ash-project/igniter_js"

@description """
Expand Down

0 comments on commit 1fd6a65

Please sign in to comment.