Skip to content

Commit

Permalink
Release 0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adriankumpf committed Nov 3, 2024
1 parent c696173 commit a5d89bd
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.14.1] - 2024-11-03

- Bump rustler

## [0.14.0] - 2024-11-03

- Bump dependencies
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.0"
@version "0.14.1"

def project do
[
Expand Down

0 comments on commit a5d89bd

Please sign in to comment.