update version in mix.exs

This commit is contained in:
alisdair sullivan 2017-04-28 21:00:28 -06:00 committed by GitHub
parent be8e55dfa1
commit b438954fd4

View File

@ -1,7 +1,7 @@
defmodule RFC3339.Mixfile do
use Mix.Project
@version "0.2.1"
@version "0.2.2"
def project do
[app: :rfc3339,