From f85f240e2b7ec64a96c626857281c1a7d694c053 Mon Sep 17 00:00:00 2001
From: Catalin Mititiuc
Date: Thu, 16 Jan 2025 14:55:10 -0800
Subject: Won't raise if deleting the output file fails
---
mix.exs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'mix.exs')
diff --git a/mix.exs b/mix.exs
index ab539d3..adb0ecf 100644
--- a/mix.exs
+++ b/mix.exs
@@ -1,7 +1,7 @@
defmodule Pandoc.MixProject do
use Mix.Project
- @version "0.3.0"
+ @version "0.3.1"
@source_url "https://webdevcat.me/git/pandoc/"
def project do
--
cgit v1.2.3