Skip to content

Commit

Permalink
Update PropertySuggester.php
Browse files Browse the repository at this point in the history
  • Loading branch information
thiemowmde authored Aug 31, 2016
1 parent 708e4b4 commit b2a28db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PropertySuggester.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
return;
}

define( 'PropertySuggester_VERSION', '3.1.2' );
define( 'PropertySuggester_VERSION', '3.1.3' );

if ( file_exists( __DIR__ . '/vendor/autoload.php' ) ) {
require_once __DIR__ . '/vendor/autoload.php';
Expand Down

0 comments on commit b2a28db

Please sign in to comment.