diff --git a/composer.json b/composer.json index 3fbdb19..1883641 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "keywords": [ "hash","hashing", "murmur" ], "type": "library", "license": "MIT", - "version": "1.0.0", + "version": "1.1.0", "require": { "php": ">=4.3" }, @@ -22,4 +22,4 @@ "murmurhash3.php" ] } -} \ No newline at end of file +}