Skip to content

Commit 9bdab85

Browse files
chore(release): 0.32.1
## [0.32.1](v0.32.0...v0.32.1) (2026-07-13)
1 parent 497a820 commit 9bdab85

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [0.32.1](https://github.com/tgiachi/squid-std/compare/v0.32.0...v0.32.1) (2026-07-13)
2+
13
## [0.32.0](https://github.com/tgiachi/squid-std/compare/v0.31.0...v0.32.0) (2026-07-13)
24

35
## [0.31.0](https://github.com/tgiachi/squid-std/compare/v0.30.0...v0.31.0) (2026-07-12)

Directory.Build.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323

2424
<!-- Package Metadata -->
2525
<PropertyGroup>
26-
<Version>0.32.0</Version>
27-
<AssemblyVersion>0.32.0.0</AssemblyVersion>
28-
<FileVersion>0.32.0.0</FileVersion>
29-
<InformationalVersion>0.32.0</InformationalVersion>
26+
<Version>0.32.1</Version>
27+
<AssemblyVersion>0.32.1.0</AssemblyVersion>
28+
<FileVersion>0.32.1.0</FileVersion>
29+
<InformationalVersion>0.32.1</InformationalVersion>
3030
<Authors>Squid Development</Authors>
3131
<Product>SquidStd</Product>
3232
<Company>Squid Development</Company>

0 commit comments

Comments
 (0)