Skip to content

Commit

Permalink
Start 2.7.0 development
Browse files Browse the repository at this point in the history
drewolson committed Oct 21, 2020
1 parent 0a8f41d commit 5405802
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## 2.7.0-dev

## 2.6.0

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

0 comments on commit 5405802

Please sign in to comment.