Skip to content

Commit

Permalink
MINOR: Bumped up DotNet connector MINOR version from 3.0.0 to 3.1.0 (#…
Browse files Browse the repository at this point in the history
…902)

@noreview - This is an automated process. No review is required

### Description
MINOR: Bumped up DotNet connector MINOR version from 3.0.0 to 3.1.0

### Checklist
- [x] Code compiles correctly
- [x] Code is formatted according to [Coding
Conventions](../CodingConventions.md)
- [x] Created tests which fail without the change (if possible)
- [x] All tests passing (`dotnet test`)
- [x] Extended the README / documentation, if necessary
- [x] Provide JIRA issue id (if possible) or GitHub issue id in PR name

Co-authored-by: Jenkins User <snowflake-provisioner>
  • Loading branch information
sfc-gh-knozderko committed Mar 27, 2024
1 parent ee0cdaa commit 0303514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Snowflake.Data/Snowflake.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<Product>Snowflake Connector for .NET</Product>
<Authors>howryu, tchen</Authors>
<Copyright>Copyright (c) 2012-2023 Snowflake Computing Inc. All rights reserved.</Copyright>
<Version>3.0.0</Version>
<Version>3.1.0</Version>
<DebugType>Full</DebugType>
<LangVersion>7.3</LangVersion>
</PropertyGroup>
Expand Down

0 comments on commit 0303514

Please sign in to comment.