Skip to content

Commit

Permalink
Bump version to 2.0.3 (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-dprzybysz authored Apr 29, 2024
1 parent 0cb753c commit 5e84be5
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.2"
#define PDO_SNOWFLAKE_VERSION "2.0.3"

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

0 comments on commit 5e84be5

Please sign in to comment.