We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba639cd commit c524b0fCopy full SHA for c524b0f
mix.exs
@@ -4,7 +4,7 @@ defmodule Exqlite.MixProject do
4
def project do
5
[
6
app: :exqlite,
7
- version: "0.4.5",
+ version: "0.4.6",
8
elixir: "~> 1.8",
9
compilers: [:elixir_make] ++ Mix.compilers(),
10
make_targets: ["all"],
0 commit comments