From 8a7aec836db02a3ea3bb98a3a3015b11903b6ec9 Mon Sep 17 00:00:00 2001 From: Cocoa Date: Mon, 11 Mar 2024 02:27:40 +0800 Subject: [PATCH] v0.6.7 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 38dc245..cda8503 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule StbImage.MixProject do use Mix.Project @app :stb_image - @version "0.6.6" + @version "0.6.7" @github_url "https://github.com/elixir-nx/stb_image" def project do