Web Dev Solutions

Catalin Mititiuc

From a2442650188d5cfe2b3ca763ab520f286500263e Mon Sep 17 00:00:00 2001 From: Catalin Mititiuc Date: Mon, 20 Jan 2025 14:55:24 -0800 Subject: Handle renaming documents --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mix.exs') diff --git a/mix.exs b/mix.exs index adb0ecf..3da4070 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Pandoc.MixProject do use Mix.Project - @version "0.3.1" + @version "0.3.2" @source_url "https://webdevcat.me/git/pandoc/" def project do -- cgit v1.2.3