Skip to content

Commit

Permalink
bump mix version in same PR; it is difficult to get PR reviews, so th…
Browse files Browse the repository at this point in the history
…is will make releasing an update much faster.
  • Loading branch information
mattpolzin committed Jun 12, 2023
1 parent 1e51225 commit 1f236ef
Showing 1 changed file with 1 addition and 1 deletion.
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 JSONAPI.Mixfile do
def project do
[
app: :jsonapi,
version: "1.5.1",
version: "1.6.0",
package: package(),
compilers: compilers(Mix.env()),
description: description(),
Expand Down

0 comments on commit 1f236ef

Please sign in to comment.