From 14ef4712431d7e969d264ebac351e4c57d5f11e7 Mon Sep 17 00:00:00 2001 From: Michael Ruoss Date: Sat, 24 Aug 2024 21:29:34 +0200 Subject: [PATCH] release v0.1.5 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index b5ba5cc..f2db4d7 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule Kubereq.MixProject do @app :kubereq @source_url "https://github.com/mruoss/#{@app}" - @version "0.1.4" + @version "0.1.5" def project do [