From 9a096c5f830066e2975c69b22f60989f42daa122 Mon Sep 17 00:00:00 2001 From: joshkempner Date: Tue, 24 Mar 2026 13:33:53 -0400 Subject: [PATCH] Bumps version to 0.14.0 --- src/ReactiveDomain.Debug.nuspec | 2 +- src/ReactiveDomain.Policy.Debug.nuspec | 4 ++-- src/ReactiveDomain.Policy.nuspec | 4 ++-- src/ReactiveDomain.Testing.Debug.nuspec | 4 ++-- src/ReactiveDomain.Testing.nuspec | 4 ++-- src/ReactiveDomain.nuspec | 2 +- src/build.props | 6 +++--- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/ReactiveDomain.Debug.nuspec b/src/ReactiveDomain.Debug.nuspec index 290616a4..9f10c4a3 100644 --- a/src/ReactiveDomain.Debug.nuspec +++ b/src/ReactiveDomain.Debug.nuspec @@ -2,7 +2,7 @@ ReactiveDomain - 0.13.2.0 + 0.14.0.0 Reactive Domain Group false MIT diff --git a/src/ReactiveDomain.Policy.Debug.nuspec b/src/ReactiveDomain.Policy.Debug.nuspec index e5205af7..0168c8f0 100644 --- a/src/ReactiveDomain.Policy.Debug.nuspec +++ b/src/ReactiveDomain.Policy.Debug.nuspec @@ -2,14 +2,14 @@ ReactiveDomain.Policy - 0.13.2.0 + 0.14.0.0 Reactive Domain Group false MIT Package includes all ReactiveDomain Identity and Policy assemblies - + diff --git a/src/ReactiveDomain.Policy.nuspec b/src/ReactiveDomain.Policy.nuspec index 17b5c75a..29b7c552 100644 --- a/src/ReactiveDomain.Policy.nuspec +++ b/src/ReactiveDomain.Policy.nuspec @@ -2,7 +2,7 @@ ReactiveDomain.Policy - 0.13.2.0 + 0.14.0.0 Reactive Domain Group false MIT @@ -10,7 +10,7 @@ Copyright © 2026 Reactive Domain Group - + diff --git a/src/ReactiveDomain.Testing.Debug.nuspec b/src/ReactiveDomain.Testing.Debug.nuspec index 968b9fd1..121377a9 100644 --- a/src/ReactiveDomain.Testing.Debug.nuspec +++ b/src/ReactiveDomain.Testing.Debug.nuspec @@ -2,7 +2,7 @@ ReactiveDomain.Testing - 0.13.2.0 + 0.14.0.0 Reactive Domain Group Reactive Domain Group false @@ -11,7 +11,7 @@ Copyright © 2026 Reactive Domain Group - + diff --git a/src/ReactiveDomain.Testing.nuspec b/src/ReactiveDomain.Testing.nuspec index 5490897a..b5be9cb4 100644 --- a/src/ReactiveDomain.Testing.nuspec +++ b/src/ReactiveDomain.Testing.nuspec @@ -2,7 +2,7 @@ ReactiveDomain.Testing - 0.13.2.0 + 0.14.0.0 Reactive Domain Group Reactive Domain Group false @@ -11,7 +11,7 @@ Copyright © 2026 Reactive Domain Group - + diff --git a/src/ReactiveDomain.nuspec b/src/ReactiveDomain.nuspec index 1b6ba481..563d985b 100644 --- a/src/ReactiveDomain.nuspec +++ b/src/ReactiveDomain.nuspec @@ -2,7 +2,7 @@ ReactiveDomain - 0.13.2.0 + 0.14.0.0 Reactive Domain Group false MIT diff --git a/src/build.props b/src/build.props index 64e439f7..bfd484ab 100644 --- a/src/build.props +++ b/src/build.props @@ -9,7 +9,7 @@ false - 0.13.2 + 0.14.0 -dev -build $(MSBuildThisFileDirectory)..\packages\ @@ -21,8 +21,8 @@ Reactive Domain Group Copyright © 2026 Reactive Domain Group - 0.13.2.0 - 0.13.2.0 + 0.14.0.0 + 0.14.0.0 https://opensource.org/licenses/MIT true