From ea8c72308b317a3201170c976b4cc2f8a09a1c09 Mon Sep 17 00:00:00 2001 From: Matt Enlow Date: Thu, 8 Aug 2024 10:43:23 -0600 Subject: [PATCH] 1.0.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index f128ae7..02eba04 100644 --- a/mix.exs +++ b/mix.exs @@ -12,7 +12,7 @@ defmodule Styler.MixProject do use Mix.Project # Don't forget to bump the README when doing non-patch version changes - @version "1.0.0-rc.2" + @version "1.0.0" @url "https://github.com/adobe/elixir-styler" def project do