Skip to content

Commit

Permalink
Bump version to 2.0.2 (#367)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-dprzybysz authored Feb 22, 2024
1 parent 020937d commit 15bde78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_pdo_snowflake.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ extern zend_module_entry pdo_snowflake_module_entry;
/**
* PHP PDO Snowflake version for PHP info
*/
#define PDO_SNOWFLAKE_VERSION "2.0.1"
#define PDO_SNOWFLAKE_VERSION "2.0.2"

#ifdef PHP_WIN32
#define PHP_PDO_SNOWFLAKE_API __declspec(dllexport)
Expand Down

0 comments on commit 15bde78

Please sign in to comment.