Skip to content

Commit 239a636

Browse files
committed
chore: bump version to 0.7.0
1 parent 02d7c3d commit 239a636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ defmodule PgQuery.MixProject do
55
[
66
app: :pg_query_ex,
77
elixir: "~> 1.13",
8-
version: "0.6.1",
8+
version: "0.7.0",
99
start_permanent: Mix.env() == :prod,
1010
compilers: [:elixir_make] ++ Mix.compilers(),
1111
deps: deps(),

0 commit comments

Comments
 (0)