Skip to content

Commit

Permalink
Merge pull request #427 from snowflakedb/kdama-update-version-0.6.12
Browse files Browse the repository at this point in the history
Update Libsnowflakeclient version to 0.6.13
  • Loading branch information
sfc-gh-kdama authored May 16, 2022
2 parents fd04932 + 52910b7 commit 18ab9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/snowflake/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
#ifndef SNOWFLAKE_CLIENT_VERSION_H
#define SNOWFLAKE_CLIENT_VERSION_H

#define SF_API_VERSION "0.6.12"
#define SF_API_VERSION "0.6.13"

#endif /* SNOWFLAKE_CLIENT_VERSION_H */

0 comments on commit 18ab9aa

Please sign in to comment.