Skip to content

Commit f43a9b4

Browse files
Bump verison to 1.8.0 for Release
With the update to how LinkedCels no longer throw an exception, this provides a backwards compatible feature, so minor version bump
1 parent e94dc53 commit f43a9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<NeutralLanguage>en</NeutralLanguage>
2121
<ImplicitUsings>enable</ImplicitUsings>
2222
<Nullable>enable</Nullable>
23-
<Version>1.7.5</Version>
23+
<Version>1.8.0</Version>
2424
</PropertyGroup>
2525

2626
<!-- Setup Code Analysis using the .editorconfig file -->

0 commit comments

Comments
 (0)