Skip to content

Commit

Permalink
Release 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adriankumpf committed Feb 1, 2025
1 parent 868376a commit 32bcbb7
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
Expand Up @@ -2,6 +2,10 @@

## [Unreleased]

## [0.15.0] - 2025-01-01

- Bump rustler to 0.36

## [0.14.1] - 2024-11-03

- Bump rustler
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ defmodule Arb.MixProject do
use Mix.Project

@source_url "https://github.com/adriankumpf/arb-ex"
@version "0.14.1"
@version "0.15.0"

def project do
[
Expand Down

0 comments on commit 32bcbb7

Please sign in to comment.