Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
drewolson committed Jan 29, 2020
1 parent 6a180ef commit 10a8b17
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 @@
# Changelog

## 2.3.0-dev
## 2.3.0

* Upgrade ecto to `~> 3.3`

Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule Scrivener.Ecto.Mixfile do
def project do
[
app: :scrivener_ecto,
version: "2.3.0-dev",
version: "2.3.0",
elixir: "~> 1.3",
elixirc_paths: elixirc_paths(Mix.env()),
package: package(),
Expand Down

0 comments on commit 10a8b17

Please sign in to comment.