diff --git a/include/snowflake/version.h b/include/snowflake/version.h index c5fb65c1b0..c24ebdf766 100644 --- a/include/snowflake/version.h +++ b/include/snowflake/version.h @@ -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 */