v3.0.0 - four years later...

ISN 3.0.0 has support for modern (~3.8) versions of ecto and friends.
This commit is contained in:
Martin Frost 2022-05-10 22:55:44 +02:00
parent 07286b1890
commit bb4a77531e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
defmodule ISN.Mixfile do
use Mix.Project
@version "2.0.1"
@version "3.0.0"
def project do
[