Skip to content

Commit 63bf1cb

Browse files
chore(release): 0.6.0
1 parent badeced commit 63bf1cb

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.6.0](https://github.com/resq-software/dotnet-sdk/compare/v0.5.1...v0.6.0) (2026-04-01)
2+
3+
4+
### Features
5+
6+
* add SimDemo example — standalone simulation, mesh, and dialect demo ([badeced](https://github.com/resq-software/dotnet-sdk/commit/badecedc375c092db3dd3232804c96b43b4ee5e8))
7+
18
## [0.5.1](https://github.com/resq-software/dotnet-sdk/compare/v0.5.0...v0.5.1) (2026-03-31)
29

310

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFramework>net9.0</TargetFramework>
44
<ImplicitUsings>enable</ImplicitUsings>
55
<Nullable>enable</Nullable>
6-
<Version>0.5.1</Version>
6+
<Version>0.6.0</Version>
77
<Authors>ResQ Team</Authors>
88
<Company>ResQ Software</Company>
99
<Copyright>Copyright (c) 2026 ResQ</Copyright>

0 commit comments

Comments
 (0)