Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Release version 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorRigby committed Apr 11, 2019
1 parent 8234120 commit f580bfe
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 Sqlitex.Mixfile do
def project do
[
app: :sqlitex,
version: "1.5.1",
version: "1.6.0",
elixir: "~> 1.4",
deps: deps(),
package: package(),
Expand Down

0 comments on commit f580bfe

Please sign in to comment.