Skip to content

Commit 09f22dd

Browse files
authored
Bump version
1 parent cb0b0bb commit 09f22dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
return;
55
}
66

7-
define( 'MWSTAKE_MEDIAWIKI_COMPONENT_GENERICTAGHANDLER_VERSION', '1.0.2' );
7+
define( 'MWSTAKE_MEDIAWIKI_COMPONENT_GENERICTAGHANDLER_VERSION', '1.0.3' );
88

99
MWStake\MediaWiki\ComponentLoader\Bootstrapper::getInstance()
1010
->register( 'generictaghandler', static function () {

0 commit comments

Comments
 (0)