Skip to content

Commit

Permalink
Merge pull request #49 from bitcrowd/bump-to-0-16-0
Browse files Browse the repository at this point in the history
Bump to 0.16.0
  • Loading branch information
maltoe authored Mar 21, 2023
2 parents b2ee010 + 6989e74 commit 4d677f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- SPDX-License-Identifier: Apache-2.0 -->

## Unreleased
## [0.16.0] - 2023-03-21

### Added

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

@version "0.15.0"
@version "0.16.0"

def project do
[
Expand Down

0 comments on commit 4d677f3

Please sign in to comment.