Skip to content

Commit 6c184a8

Browse files
committed
Release v0.37.0-rc.2
1 parent 9eef958 commit 6c184a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v0.37.0-rc.1 (2025-01-28)
3+
## v0.37.0-rc.2 (2025-01-29)
44

55
Thank you to @liamcmitchell and @hichemfantar for the extensive contributions in this new release.
66

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule ExDoc.Mixfile do
22
use Mix.Project
33

44
@source_url "https://github.com/elixir-lang/ex_doc"
5-
@version "0.37.0-rc.1"
5+
@version "0.37.0-rc.2"
66

77
def project do
88
[

0 commit comments

Comments
 (0)