We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aac8c98 commit ead5d45Copy full SHA for ead5d45
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 1.3.1 (2026-06-10)
2
+
3
+## Bug fixes
4
5
+* Update `decimal`
6
7
# 1.3.0 (2026-04-25)
8
9
## Features
mix.exs
@@ -2,7 +2,7 @@ defmodule Solid.MixProject do
use Mix.Project
@source_url "https://github.com/edgurgel/solid"
- @version "1.3.0"
+ @version "1.3.1"
def project do
[
0 commit comments