From 9f3d3780c2e1fe207e837a78be54650cb6af404e Mon Sep 17 00:00:00 2001 From: falood Date: Fri, 16 Aug 2024 12:15:04 +0900 Subject: [PATCH] bump v1.0.1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index b7f9e52..d3ba328 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule FileSystem.MixProject do use Mix.Project @source_url "https://github.com/falood/file_system" - @version "1.0.0" + @version "1.0.1" def project do [