From 96c43c27cefa61079ba9faa83c222241366f2890 Mon Sep 17 00:00:00 2001 From: Stefano Azzolini Date: Mon, 24 Aug 2015 19:14:16 +0200 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1883641..4bca261 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "keywords": [ "hash","hashing", "murmur" ], "type": "library", "license": "MIT", - "version": "1.1.0", + "version": "1.1.1", "require": { "php": ">=4.3" },