Skip to content

Commit

Permalink
Release v0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Feb 18, 2023
1 parent 2bf579c commit 8ae8435
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v0.7.5 (2023-18-02)

* Support precompiling for multiple NIF versions

## v0.7.4 (2023-17-02)

* Preload Erlang/OTP applications for Elixir v1.15+
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule ElixirMake.Mixfile do
use Mix.Project

@version "0.7.4"
@version "0.7.5"

def project do
[
Expand Down

0 comments on commit 8ae8435

Please sign in to comment.