Skip to content

Commit ead5d45

Browse files
committed
chore: bump version and update CHANGELOG.md
1 parent aac8c98 commit ead5d45

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 1.3.1 (2026-06-10)
2+
3+
## Bug fixes
4+
5+
* Update `decimal`
6+
17
# 1.3.0 (2026-04-25)
28

39
## Features

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule Solid.MixProject do
22
use Mix.Project
33

44
@source_url "https://github.com/edgurgel/solid"
5-
@version "1.3.0"
5+
@version "1.3.1"
66

77
def project do
88
[

0 commit comments

Comments
 (0)