Skip to content

Commit 9fc9ae1

Browse files
Merge pull request snowflakedb#349 from snowflakedb/prep-2.0.4
SNOW-400208 Version Bump from 2.0.3 to 2.0.4
2 parents b8c7514 + 0c81e36 commit 9fc9ae1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Snowflake.Data/Snowflake.Data.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<Product>Snowflake Connector for .NET</Product>
1313
<Authors>howryu, tchen</Authors>
1414
<Copyright>Copyright (c) 2012-2019 Snowflake Computing Inc. All rights reserved.</Copyright>
15-
<Version>2.0.3</Version>
15+
<Version>2.0.4</Version>
1616
<DebugType>Full</DebugType>
1717
</PropertyGroup>
1818

@@ -52,7 +52,7 @@
5252
<PropertyGroup>
5353
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
5454
<GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
55-
<AssemblyVersion>2.0.3</AssemblyVersion>
55+
<AssemblyVersion>2.0.4</AssemblyVersion>
5656
</PropertyGroup>
5757

5858
<ItemGroup>

0 commit comments

Comments
 (0)