Skip to content

Commit d782ae8

Browse files
committed
Bump version to 1.1
1 parent 0c5ac1b commit d782ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wp-twig-dump.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: WP Twig dump()
44
* Description: Var Dumper if WP_DEBUG_DISPLAY == true For Timber Library
5-
* Version: 1.0
5+
* Version: 1.1
66
*/
77

88
if (defined('WP_DEBUG_DISPLAY') && WP_DEBUG && function_exists('add_filter')) {

0 commit comments

Comments
 (0)