Skip to content

Commit e691955

Browse files
committed
Bump version
1 parent a5c09c9 commit e691955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_phongo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
#define phpext_phongo_ptr &phongo_module_entry
2929
extern zend_module_entry phongo_module_entry;
3030

31-
#define PHONGO_VERSION_S "0.1.0"
31+
#define PHONGO_VERSION_S "0.1.1"
3232
#define PHONGO_STABILITY_S "devel"
3333
#define PHONGO_VERSION PHONGO_VERSION_S
3434

0 commit comments

Comments
 (0)