Skip to content

Commit

Permalink
Bump version to 3.0.3 (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-dprzybysz authored Oct 30, 2024
1 parent b8427de commit 94479af
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.2"
#define PDO_SNOWFLAKE_VERSION "3.0.3"

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

0 comments on commit 94479af

Please sign in to comment.