From 6dd67d43637917822a94a6a2ce0c8204fafe369c Mon Sep 17 00:00:00 2001 From: Martin Feckie Date: Wed, 23 May 2018 18:55:57 +0800 Subject: [PATCH] Bump version --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index a4b2b2a..a84129d 100644 --- a/mix.exs +++ b/mix.exs @@ -4,7 +4,7 @@ defmodule PINXS.MixProject do def project do [ app: :pinxs, - version: "0.1.1", + version: "0.1.2", elixir: "~> 1.6", source_url: "https://github.com/htdc/pinxs", description: """