Skip to content

Commit

Permalink
Bump version to 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-dstempniak authored Aug 29, 2024
1 parent ec93f19 commit e55de2b
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 "3.0.1"
#define PDO_SNOWFLAKE_VERSION "3.0.2"

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

0 comments on commit e55de2b

Please sign in to comment.