Skip to content

Commit 336815f

Browse files
committed
1.1.0
1 parent 7548fe1 commit 336815f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"keywords": [ "hash","hashing", "murmur" ],
66
"type": "library",
77
"license": "MIT",
8-
"version": "1.0.0",
8+
"version": "1.1.0",
99
"require": {
1010
"php": ">=4.3"
1111
},
@@ -22,4 +22,4 @@
2222
"murmurhash3.php"
2323
]
2424
}
25-
}
25+
}

0 commit comments

Comments
 (0)