diff --git a/composer.json b/composer.json
index c0b244f..499a1d1 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,7 @@
 {
     "name": "bmichotte/dijkstra",
     "description": "php 7+ implementation of the Dijkstra algorithm",
-    "version": "1.0.1",
+    "version": "1.0.2",
     "keywords": [
         "dijkstra"
     ],