diff --git a/mix.exs b/mix.exs index aef0d36..e0c7432 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule Memento.Mixfile do @app :memento @name "Memento" - @version "0.2.0" + @version "0.2.1" @github "https://github.com/sheharyarn/#{@app}" @author "Sheharyar Naseer" @license "MIT"