Skip to content

Commit

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

- Bump dependencies

## [0.13.1] - 2024-07-09

- Fix published docs
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.13.1"
@version "0.14.0"

def project do
[
Expand Down

0 comments on commit a107f07

Please sign in to comment.